Bump versionCode and update changelog

This commit is contained in:
Prathamesh More 2022-04-07 19:29:05 +05:30
parent 45a40b1faa
commit a5346609dd
3 changed files with 9 additions and 4 deletions

View file

@ -14,7 +14,7 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "code.name.monkey.retromusic"
versionCode 10570
versionCode 10573
versionName '5.8.0'
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")