Skip to content

Commit

Permalink
Add Kotlin version suffix
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
rickclephas committed Jan 4, 2025
1 parent 5116fa5 commit ce8dc06
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 @@ -18,7 +18,7 @@ buildscript {

allprojects {
group = "com.rickclephas.kmp"
version = "1.0.0-ALPHA-38"
version = "1.0.0-ALPHA-38-kotlin-2.1.20-Beta1"

repositories {
mavenCentral()
Expand Down

0 comments on commit ce8dc06

Please sign in to comment.