diff --git a/app/build.gradle b/app/build.gradle index babf9d85..69f49114 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,8 +44,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 172 - versionName '1.3.0' + versionCode 175 + versionName '1.3.1' } signingConfigs { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index b67626f3..c975e6a1 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.

+

Version 1.3.1

+
    +
  1. NEW: Artist image mosaics
  2. +
  3. FIX: Ringtone sharing
  4. +
+

Version 1.3.0

  1. NEW: Show more information of songs, albums and artists