Bump version to 1.8.9
This commit is contained in:
parent
0cce6b30b1
commit
d0b4e3e163
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user