Skip to content

Commit 27a4416

Browse files
committed
Add Kotlin version suffix
1 parent 9165668 commit 27a4416

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
@@ -13,7 +13,7 @@ buildscript {
1313

1414
allprojects {
1515
group = "com.rickclephas.kmp"
16-
version = "1.0.0"
16+
version = "1.0.0-kotlin-2.3.20-Beta1"
1717
}
1818

1919
apiValidation {

0 commit comments

Comments
 (0)