From a5630b18a02346d74dd7f88c340f584818c290e3 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Sat, 30 Dec 2017 18:56:45 +0100 Subject: [PATCH] Bump build version --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 15 +++------------ 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index c66988ac..e1002885 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 148 - versionName '0.16.4 BETA 3' + versionCode 149 + versionName '0.16.4' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index c67a67f7..093e00f1 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -27,20 +27,11 @@

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

-

Version 0.16.4 BETA 3

-
    -
  1. FIX: Crash on startup for some users
  2. -
- -

Version 0.16.4 BETA 2

-
    -
  1. NEW: Rearrange and choose library tabs
  2. -
  3. IMPROVED: Adaptive Icon grey background
  4. -
- -

Version 0.16.4 BETA 1

+

Version 0.16.4

  1. NEW: Adaptive Icon (feedback is appreciated!)
  2. +
  3. NEW: Rearrange and/or disable library tabs
  4. +
  5. IMPROVEMENT: Updated translations

Version 0.16.3