Bump versionCode & Updated change-log
This commit is contained in:
parent
02b72551c9
commit
c974d7fefc
2 changed files with 19 additions and 3 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "code.name.monkey.retromusic"
|
||||
versionCode 10557
|
||||
versionName '5.6.1'
|
||||
versionCode 10558
|
||||
versionName '5.6.2'
|
||||
|
||||
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