Skip to content

Commit

Permalink
Add IDEA version suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Nov 6, 2023
1 parent cb490b6 commit 4948e93
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 @@ -12,7 +12,7 @@ buildscript {

allprojects {
group = "com.rickclephas.kmp"
version = "1.0.0-ALPHA-20"
version = "1.0.0-ALPHA-20-idea-2023.3-EAP-11555.11"

repositories {
mavenCentral()
Expand Down

0 comments on commit 4948e93

Please sign in to comment.