build: change version code to -dev
As is convention
This commit is contained in:
parent
2b46774215
commit
3b97c61b7d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId namespace
|
||||
versionName "4.0.0-BETA1"
|
||||
versionName "4.0.0-dev"
|
||||
versionCode 54
|
||||
|
||||
minSdk min_sdk
|
||||
|
|
Loading…
Reference in a new issue