From facc541119ae523d0d489fe9a057dc1d2221afaa Mon Sep 17 00:00:00 2001 From: Sam Judd Date: Mon, 13 Mar 2023 11:53:13 -0700 Subject: [PATCH] Bump the compose and ktx versions. --- integration/compose/gradle.properties | 2 +- integration/ktx/gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration/compose/gradle.properties b/integration/compose/gradle.properties index 92c3591feb..f02fbf8c52 100644 --- a/integration/compose/gradle.properties +++ b/integration/compose/gradle.properties @@ -6,4 +6,4 @@ POM_DESCRIPTION=An integration library to integrate with Jetpack Compose VERSION_MAJOR=1 VERSION_MINOR=0 VERSION_PATCH=0 -VERSION_NAME=1.0.0-alpha.2 +VERSION_NAME=1.0.0-alpha.3 diff --git a/integration/ktx/gradle.properties b/integration/ktx/gradle.properties index 17ead22df7..458dda8039 100644 --- a/integration/ktx/gradle.properties +++ b/integration/ktx/gradle.properties @@ -6,4 +6,4 @@ POM_DESCRIPTION=An integration library to improve Kotlin interop with Glide VERSION_MAJOR=1 VERSION_MINOR=0 VERSION_PATCH=0 -VERSION_NAME=1.0.0-alpha.2 +VERSION_NAME=1.0.0-alpha.3