Prepare next development version. (#217)
This commit is contained in:
parent
7ed7f3c874
commit
2249a0a8a8
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue