Bump versionCode

This commit is contained in:
Prathamesh More 2022-01-27 21:16:26 +05:30
parent 006494bb39
commit 7b85fce485
2 changed files with 2 additions and 1 deletions

View file

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