From d1b83d069d5e9419808698571850262452ab06fc Mon Sep 17 00:00:00 2001 From: Alinson Xavier Date: Fri, 3 Jan 2020 13:20:09 -0600 Subject: [PATCH] Loop 1.8.3 --- android/gradle.properties | 4 ++-- android/play | 1 + .../src/main/play/release-notes/en-US/alpha.txt | 5 ++--- 3 files changed, 5 insertions(+), 5 deletions(-) create mode 120000 android/play diff --git a/android/gradle.properties b/android/gradle.properties index 000388cf6..e2f499871 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,5 +1,5 @@ -VERSION_CODE = 45 -VERSION_NAME = 1.8.2 +VERSION_CODE = 46 +VERSION_NAME = 1.8.3 MIN_SDK_VERSION = 21 TARGET_SDK_VERSION = 29 diff --git a/android/play b/android/play new file mode 120000 index 000000000..1ecaa16de --- /dev/null +++ b/android/play @@ -0,0 +1 @@ +uhabits-android/src/main/play/ \ No newline at end of file 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 e5eea79b4..51d97da8d 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,6 +1,5 @@ -1.8.2: -* Fix issues with reminders -* Fix crash (HUAWEI) +1.8.3 +* Bugfixes 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