Skip to content

Commit

Permalink
Release version 21
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlecat committed May 8, 2020
1 parent 0a8ccf5 commit 8d35551
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## Version 21

* Translation updates
* Major refactoring under the hood

## Version 20

* Maximum (and minimum) counter limits are now significantly higher
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ext {
minSdkVersion = 19
buildToolsVersion = "29.0.2"

appVersion = 20
appVersion = 21
}

task clean(type: Delete) {
Expand Down

0 comments on commit 8d35551

Please sign in to comment.