From 98d19458f00ed83fe88f2b841646a1dc5f7d3a76 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Mon, 20 Mar 2017 21:13:04 +0100 Subject: [PATCH] Bumped version, updated changelog. --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 9 +++++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index fd78df1d..82d291e4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -32,8 +32,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 126 - versionName "0.14.0 BETA 1" + versionCode 127 + versionName "0.14.0 BETA 2" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 1ead7fe9..c11f321d 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,11 +25,16 @@

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

    -
  1. NEW: Nougat style notification for devices running Android Nougat. -
  2. +
  3. NEW: Nougat style notification for devices running Android Nougat.
  4. IMPROVEMENT: Updated libraries.