Bump version

This commit is contained in:
Prathamesh More 2022-05-17 10:35:56 +05:30
parent 197e7ff085
commit 9ce60c896c
2 changed files with 6 additions and 1 deletions

View file

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