Skip to content

Commit 06f29a6

Browse files
committed
Add Kotlin version suffix
1 parent 032a02b commit 06f29a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ buildscript {
77

88
allprojects {
99
group = "com.rickclephas.kmp"
10-
version = "1.0.6"
10+
version = "1.0.6-kotlin-2.3.10-RC"
1111
}

0 commit comments

Comments
 (0)