Skip to content

Commit 027c2c9

Browse files
committed
chore: update library version to 1.4.0-alpha04
1 parent 519cf24 commit 027c2c9

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-alpha03" }
7+
val libraryVersionName by extra { "1.4.0-alpha04" }
88
val libraryVersionCode by extra { 140 }
99

1010
val coreVersion by extra { "1.12.0" }

0 commit comments

Comments
 (0)