Skip to content

Commit 9d3004f

Browse files
committed
Update Kotlin version suffix
1 parent 4e71605 commit 9d3004f

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

1414
allprojects {
1515
group = "com.rickclephas.kmp"
16-
version = "1.0.0-BETA-9-kotlin-2.1.20-Beta2"
16+
version = "1.0.0-BETA-9-kotlin-2.1.20-RC"
1717

1818
repositories {
1919
mavenCentral()

0 commit comments

Comments
 (0)