Updated change-log

This commit is contained in:
Prathamesh More 2022-01-29 22:56:23 +05:30
parent 8db4afa502
commit 3628d98bbe
2 changed files with 26 additions and 2 deletions

View file

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