diff --git a/gradle.properties b/gradle.properties index 6069765..e56d8f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=2G # POM file GROUP = com.dropbox.mobile.store -VERSION_NAME = 4.0.5 +VERSION_NAME = 4.0.6-SNAPSHOT POM_PACKAGING = pom POM_DESCRIPTION = Store4 is built with Kotlin Coroutines