Skip to content

Commit d4b8e76

Browse files
committed
Set Kotlin version suffix
1 parent 028b040 commit d4b8e76

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
@@ -8,7 +8,7 @@ buildscript {
88

99
allprojects {
1010
group = "com.rickclephas.kmm"
11-
version = "1.0.0-ALPHA-2-kotlin-1.8.0-RC"
11+
version = "1.0.0-ALPHA-2-kotlin-1.8.0-RC2"
1212

1313
repositories {
1414
mavenCentral()

0 commit comments

Comments
 (0)