Skip to content

Commit 2a892a6

Browse files
committed
Add Kotlin version suffix
1 parent 2528eb5 commit 2a892a6

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-4"
24+
version = "1.0.0-BETA-4-kotlin-2.0.20-RC2"
2525

2626
repositories {
2727
mavenCentral()

0 commit comments

Comments
 (0)