From 41dcab795e8529944e685dae49b3286d57f64f7c Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Sat, 17 Sep 2016 13:19:55 +0200 Subject: [PATCH] Increased build version, updated changelog. --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 99bdf625..02ceb8e8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,8 +65,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 120 - versionName "0.13.3" + versionCode 121 + versionName "0.13.3-2" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index ab8fb194..ff745c5c 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,13 @@

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

+

Version 0.13.3-2

+ +
    +
  1. IMPROVEMENT: Updated libraries.
  2. +
  3. IMPROVEMENT: Synced translations.
  4. +
+

Version 0.13.3