Skip to content

Commit a8cc959

Browse files
committed
chore: update library version to 1.4.0-alpha05
1 parent 171b973 commit a8cc959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
55
}
66

7-
val libraryVersionName by extra { "1.4.0-alpha04" }
7+
val libraryVersionName by extra { "1.4.0-alpha05" }
88
val libraryVersionCode by extra { 140 }
99

1010
val coreVersion by extra { "1.12.0" }

0 commit comments

Comments
 (0)