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.