diff --git a/gradle.properties b/gradle.properties index a8b3361c..c0044720 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,4 +10,4 @@ kotlin.code.style=official android.useAndroidX=true GROUP=io.github.composegears -VERSION_NAME=0.9.1 +VERSION_NAME=0.9.2-SNAPSHOT