diff --git a/gradle.properties b/gradle.properties index a5bffac..0f8ec59 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.3.0-SNAPSHOT +version=0.2.2 # https://vanniktech.github.io/gradle-maven-publish-plugin/central/ SONATYPE_HOST=S01 SONATYPE_AUTOMATIC_RELEASE=true