Bump version code
This commit is contained in:
parent
1036b79a24
commit
2557b6950b
2 changed files with 9 additions and 4 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "code.name.monkey.retromusic"
|
||||
versionCode 10560
|
||||
versionName '5.6.4'
|
||||
versionCode 10563
|
||||
versionName '5.7.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