Skip to content

Commit 27d79dd

Browse files
committed
Update Kotlin version suffix
1 parent b528298 commit 27d79dd

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
@@ -19,7 +19,7 @@ buildscript {
1919

2020
allprojects {
2121
group = "com.rickclephas.kmm"
22-
version = "1.0.0-ALPHA-20-kotlin-2.0.0-RC1"
22+
version = "1.0.0-ALPHA-20-kotlin-2.0.0-RC2"
2323

2424
repositories {
2525
mavenCentral()

0 commit comments

Comments
 (0)