From 4ff336a0d50873e6461f51b2e2efb6b6ce89707c Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Tue, 28 Aug 2018 12:08:16 +0200 Subject: [PATCH] Bump build version --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 36d7e535..0750185b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -54,8 +54,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 165 - versionName '1.1.2' + versionCode 167 + versionName '1.2.0' } signingConfigs { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index e1bed6ec..444830f1 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -27,6 +27,11 @@

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

+

Version 1.2.0

+
    +
  1. NEW:Support for devices with a notch
  2. +
+

Version 1.1.2

  1. FIX: Crash with custom artist images