Prepare next development version. (#217)

This commit is contained in:
David Chang 2020-08-20 08:06:38 -07:00 committed by GitHub
parent 7ed7f3c874
commit 2249a0a8a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"