Skip to content

Commit

Permalink
Release version 28
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlecat committed Aug 27, 2023
1 parent 2f587f5 commit 4230ffc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Version 28

* Fixed issue with inconsistent clickable area for counter value.

## Version 27

* Menu styling adjustment
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ext {
compileSdkVersion = 33
minSdkVersion = 19

appVersion = 27
appVersion = 28
}

task clean(type: Delete) {
Expand Down

0 comments on commit 4230ffc

Please sign in to comment.