From d0b4e3e163deb1a52b869df92ca6cc7cf334b203 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Sat, 15 Aug 2020 13:35:48 -0500 Subject: [PATCH] Bump version to 1.8.9 --- android/gradle.properties | 4 ++-- .../src/main/play/release-notes/en-US/alpha.txt | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/android/gradle.properties b/android/gradle.properties index 9c35b1506..87e3585af 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,5 +1,5 @@ -VERSION_CODE = 51 -VERSION_NAME = 1.8.8 +VERSION_CODE = 52 +VERSION_NAME = 1.8.9 MIN_SDK_VERSION = 21 TARGET_SDK_VERSION = 29 diff --git a/android/uhabits-android/src/main/play/release-notes/en-US/alpha.txt b/android/uhabits-android/src/main/play/release-notes/en-US/alpha.txt index 6cb4c5aa1..59075b54b 100644 --- a/android/uhabits-android/src/main/play/release-notes/en-US/alpha.txt +++ b/android/uhabits-android/src/main/play/release-notes/en-US/alpha.txt @@ -1,10 +1,10 @@ -1.8.8 -* Small tweaks to the habit scheduling algorithm -* Fix some crashes +1.8.9 +* Remove unused permissions +* Notification bundling 1.8: * New bar chart showing number of repetitions performed each week, month or year * Performing habits on irregular weekdays will no longer break your streak -* More colors to choose from (now 20 in total) +* More colors * Customize how transparent the widgets are * Customize the first day of the week * Yes/No buttons on notifications