From 42a9dbe3927fc09c9dcc3054ba1c58fcdf53d583 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Wed, 22 Mar 2017 20:03:54 +0100 Subject: [PATCH] Bumped version, updated changelog. --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 10 +++------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index c77a9ef3..c9e45d57 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 127 - versionName "0.14.0 BETA 2" + versionCode 128 + versionName "0.14.0" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index c11f321d..277b918a 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,17 +25,13 @@

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

-

Version 0.14.0 BETA 2

- -
    -
  1. FIX: Media buttons not working on KitKat and JellyBean.
  2. -
- -

Version 0.14.0 BETA 1

+

Version 0.14.0

  1. NEW: Nougat style notification for devices running Android Nougat.
  2. IMPROVEMENT: Updated libraries.
  3. +
  4. IMPROVEMENT: Synced translations.
  5. +
  6. IMPROVEMENT: Updated some code to newer APIs.

Version 0.13.6