Bump versionCode
This commit is contained in:
parent
fe1a5c8ab0
commit
88b28e4c46
2 changed files with 15 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "code.name.monkey.retromusic"
|
||||
versionCode 10569
|
||||
versionName '5.7.3'
|
||||
versionCode 10570
|
||||
versionName '5.8.0'
|
||||
|
||||
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue