Skip to content

Commit

Permalink
Bump version to 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
iSoron committed Jan 7, 2020
1 parent f9437d6 commit 58d8c79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions android/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_CODE = 49
VERSION_NAME = 1.8.6
VERSION_CODE = 50
VERSION_NAME = 1.8.7

MIN_SDK_VERSION = 21
TARGET_SDK_VERSION = 29
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
1.8.6
* Bugfixes
1.8.7
* Fix issue causing multiple notifications to be dismissed at once
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
Expand Down

0 comments on commit 58d8c79

Please sign in to comment.