Bump version and update changelog
This commit is contained in:
parent
52fa8ebf42
commit
c25eff4c0d
3 changed files with 14 additions and 4 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "code.name.monkey.retromusic"
|
||||
versionCode 10587
|
||||
versionName '5.9.0'
|
||||
versionCode 10588
|
||||
versionName '6.0.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