Prepare next development version.

This commit is contained in:
David Chang 2020-02-15 13:33:42 -08:00
parent 671bfeaf26
commit 4397b4390d

View file

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