Bump version code

This commit is contained in:
Prathamesh More 2022-01-01 13:00:12 +05:30
parent ecc04a3c76
commit 78c765fcac

View file

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