Skip to content

Commit ca47d9e

Browse files
committed
Bump version to 4.14.2, compose to alpha1
1 parent 5245e82 commit ca47d9e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ TEST_JVM_MEMORY_SIZE=4096M
3535
## Glide versioning
3636
VERSION_MAJOR=4
3737
VERSION_MINOR=14
38-
VERSION_PATCH=1
39-
VERSION_NAME=4.14.1
38+
VERSION_PATCH=2
39+
VERSION_NAME=4.14.2
4040

4141
## SDK versioning
4242
COMPILE_SDK_VERSION=33

integration/compose/gradle.properties

+1-1
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-alpha.0
9+
VERSION_NAME=1.0.0-alpha.1

integration/ktx/gradle.properties

+1-1
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-alpha.0
9+
VERSION_NAME=1.0.0-alpha.1

0 commit comments

Comments
 (0)