diff --git a/gradle.properties b/gradle.properties index 05c720c..0701d04 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ android.useAndroidX=true #kotlin.experimental.tryK2=true # Publilshing group=io.github.kubode.compose.shadow -version=0.1.0 +version=0.1.0-SNAPSHOT # https://vanniktech.github.io/gradle-maven-publish-plugin/central/ SONATYPE_HOST=S01 SONATYPE_AUTOMATIC_RELEASE=true