Update changelog

This commit is contained in:
Prathamesh More 2022-06-06 23:45:17 +05:30
parent 8ce316561b
commit e17aeecf77
2 changed files with 2 additions and 2 deletions

View file

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