Skip to content

Commit

Permalink
Set Kotlin version suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Dec 21, 2022
1 parent 028b040 commit d4b8e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {

allprojects {
group = "com.rickclephas.kmm"
version = "1.0.0-ALPHA-2-kotlin-1.8.0-RC"
version = "1.0.0-ALPHA-2-kotlin-1.8.0-RC2"

repositories {
mavenCentral()
Expand Down

0 comments on commit d4b8e76

Please sign in to comment.