Skip to content

Commit ef27e97

Browse files
committed
Update Kotlin version suffix
1 parent 7ec9848 commit ef27e97

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-BETA-7-kotlin-2.1.0-Beta2"
16+
version = "1.0.0-BETA-7-kotlin-2.1.0-RC"
1717

1818
repositories {
1919
mavenCentral()

0 commit comments

Comments
 (0)