Skip to content

Commit 1e4a063

Browse files
committed
Update Kotlin version suffix
1 parent 41fb9bd commit 1e4a063

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
@@ -18,7 +18,7 @@ buildscript {
1818

1919
allprojects {
2020
group = "com.rickclephas.kmp"
21-
version = "1.0.0-ALPHA-38-kotlin-2.1.10-RC"
21+
version = "1.0.0-ALPHA-38-kotlin-2.1.10-RC2"
2222

2323
repositories {
2424
mavenCentral()

0 commit comments

Comments
 (0)