Bump up the version
This commit is contained in:
parent
1a4905cd76
commit
cef955abe6
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "code.name.monkey.retromusic"
|
applicationId "code.name.monkey.retromusic"
|
||||||
versionCode 10448
|
versionCode 10502
|
||||||
versionName '4.0.0' + "_" + getDate()
|
versionName '4.0.010' + "_" + getDate()
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue