Prepare next development version. (#270)
This commit is contained in:
parent
f4cfd4b653
commit
c09794fc40
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.1"
|
||||
VERSION_NAME = "4.0.2-SNAPSHOT"
|
||||
POM_PACKAGING = "pom"
|
||||
POM_DESCRIPTION = "Store4 is built with Kotlin Coroutines"
|
||||
|
||||
|
|
Loading…
Reference in a new issue