Skip to content

Commit 8ea0935

Browse files
authored
Bump ktx and compose versions to 1.0.0-beta08 (#5606)
Bump ktx and compose versions to 1.0.0-beta08 In prep for 5.0.5.
1 parent 4ca1b39 commit 8ea0935

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/compose/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ POM_DESCRIPTION=An integration library to integrate with Jetpack Compose
66
VERSION_MAJOR=1
77
VERSION_MINOR=0
88
VERSION_PATCH=0
9-
VERSION_NAME=1.0.0-beta07
9+
VERSION_NAME=1.0.0-beta08

integration/ktx/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ POM_DESCRIPTION=An integration library to improve Kotlin interop with Glide
66
VERSION_MAJOR=1
77
VERSION_MINOR=0
88
VERSION_PATCH=0
9-
VERSION_NAME=1.0.0-beta07
9+
VERSION_NAME=1.0.0-beta08

0 commit comments

Comments
 (0)