Prepare next development version.

This commit is contained in:
David Chang 2020-08-19 14:41:42 -07:00
parent 0c33709101
commit e82f4e9c63
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ allprojects {
ext {
// POM file
GROUP = "com.dropbox.mobile.store"
VERSION_NAME = "4.0.0-alpha07"
VERSION_NAME = "4.0.0-SNAPSHOT"
POM_PACKAGING = "pom"
POM_DESCRIPTION = "Store4 is built with Kotlin Coroutines"