From b52b7cc21981f47f4db00e6490339b66d304ca88 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Mon, 23 Apr 2018 21:17:43 +0200 Subject: [PATCH] Bump build version --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 69e5bed5..0b56407e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 154 - versionName '0.16.8' + versionCode 155 + versionName '0.16.9' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 340d1530..ced146cf 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.

+

Version 0.16.9

+
    +
  1. FIX: Crash on start for some users
  2. +
+

Version 0.16.8

  1. IMPROVEMENT: Updated translations