From d80efe57b46a991873246e718a5fc56d91bf9389 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Fri, 17 Mar 2017 22:33:03 +0100 Subject: [PATCH] Bumped version number and updated changelog --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e4ddfb36..fd78df1d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -32,8 +32,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 125 - versionName "0.13.6" + versionCode 126 + versionName "0.14.0 BETA 1" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 70525dac..1ead7fe9 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,14 @@

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

+

Version 0.14.0 BETA 1

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

Version 0.13.6