From da80eaf34480c6ab9238874e403e3b797f049618 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Sun, 29 Apr 2018 13:49:39 +0200 Subject: [PATCH] Bump build version --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 8baf292c..11e0405f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 156 - versionName '1.0.0 BETA 1' + versionCode 157 + versionName '1.0.0 BETA 2' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 0b88f839..72c330ef 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -26,9 +26,15 @@

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

+

We are coming closer to the first final release!

+ +

Version 1.0.0 BETA 2

+
    +
  1. NEW: Artist page redesign
  2. +
  3. IMPROVEMENT: Improved the look of the new album page
  4. +

Version 1.0.0 BETA 1

-

We are coming closer to the first final release!

  1. NEW: Album page redesign