Update changelog

This commit is contained in:
Prathamesh More 2022-05-12 11:12:18 +05:30
parent 0f06f42e08
commit 9db961766d
2 changed files with 14 additions and 1 deletions

View file

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