From b0c98e778746367ad32d82674d13081471a04cb8 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Wed, 13 Dec 2017 22:37:08 +0100 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 65fa929e..4aa1579e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,8 +42,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 142 - versionName '0.16.2' + versionCode 143 + versionName '0.16.3' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 57cebfb3..d56e3b0e 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.3

+
    +
  1. NEW: Add genre tab (thanks to arkon)
  2. +
+

Version 0.16.2

  1. IMPROVEMENT: Synced translations