diff --git a/app/build.gradle b/app/build.gradle index e1002885..2bd1f390 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 149 - versionName '0.16.4' + versionCode 150 + versionName '0.16.5' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 093e00f1..54b55ce0 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -27,6 +27,12 @@
You can view the changelog dialog again at any time from the about section.
+