diff --git a/app/build.gradle b/app/build.gradle index 23e64e2d..872d338d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,8 +64,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 123 - versionName "0.13.4" + versionCode 124 + versionName "0.13.5" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 2d00b438..a0844bb4 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,12 @@

You can view the changelog dialog again at any time from the about section.

+

Version 0.13.5

+ +
    +
  1. FIX: Statusbar padding in navigation drawer.
  2. +
+

Version 0.13.4