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 17, 2022
1 parent e2cb2e8 commit 805cca0
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-1"
version = "1.0.0-ALPHA-1-kotlin-1.8.0-RC"

repositories {
mavenCentral()
Expand Down

0 comments on commit 805cca0

Please sign in to comment.