Skip to content

Commit 32f165e

Browse files
committed
Update Kotlin version suffix
1 parent 03a9adb commit 32f165e

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.3-kotlin-2.4.0-Beta2"
16+
version = "1.0.3-kotlin-2.4.0-RC"
1717
}
1818

1919
apiValidation {

0 commit comments

Comments
 (0)