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