diff --git a/gradle.properties b/gradle.properties index 71c0134e9b..607a7d4baa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8 -VERSION_NAME=1.0.0 +VERSION_NAME=1.1.0-SNAPSHOT android.useAndroidX=true android.enableJetifier=false