diff --git a/app/build.gradle b/app/build.gradle index fc07753b..cf72522f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -54,8 +54,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 163 - versionName '1.1.1' + versionCode 164 + versionName '1.1.2' // needed for material intro! dataBinding { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index faca7d82..e1bed6ec 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -27,6 +27,11 @@
You can view the changelog dialog again at any time from the about section.
+