Skip to content

Commit 4ae1b50

Browse files
committed
Add Kotlin version suffix
1 parent 1263adc commit 4ae1b50

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
@@ -7,5 +7,5 @@ buildscript {
77

88
allprojects {
99
group = "com.rickclephas.kmp"
10-
version = "1.0.1"
10+
version = "1.0.1-kotlin-2.2.20-Beta1"
1111
}

0 commit comments

Comments
 (0)