Skip to content

Commit 0b9e0a0

Browse files
committed
Update Kotlin version suffix
1 parent 97f8366 commit 0b9e0a0

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
@@ -21,7 +21,7 @@ buildscript {
2121

2222
allprojects {
2323
group = "com.rickclephas.kmp"
24-
version = "1.0.0-BETA-3-kotlin-2.0.20-Beta2"
24+
version = "1.0.0-BETA-3-kotlin-2.0.20-RC"
2525

2626
repositories {
2727
mavenCentral()

0 commit comments

Comments
 (0)