diff --git a/app/build.gradle b/app/build.gradle index fd8bb8cfe..8eea7ecc4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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')}\"") } diff --git a/app/src/main/assets/retro-changelog.html b/app/src/main/assets/retro-changelog.html index fc5a504cb..12be2af8e 100644 --- a/app/src/main/assets/retro-changelog.html +++ b/app/src/main/assets/retro-changelog.html @@ -62,6 +62,19 @@ +
+
May 13, 2022
+

v5.8.4

+

What's New

+ +

Fixed

+ +
May 07, 2022

v5.8.3