Skip to content

Commit

Permalink
Bump version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fenimore committed Apr 2, 2021
1 parent 4e56102 commit 82ce811
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "com.workingagenda.democracydroid"
minSdkVersion 26
targetSdkVersion 29
versionCode 51
versionName "3.9.1"
versionCode 52
versionName "4.0.0"
}
buildTypes {
release {
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<string name="about_dd_header">About Democracy Droid!</string>
<string name="about_dev_header">Developer info</string>
<string name="whatsnew">
==== 4.0.0\n
- Thank you @TacoTheDank to the many code quality improvements!!\n
==== 3.9.1\n
I think Google Play wants me to remove the link to donate and add a link\n
==== 3.9.0\n
Expand Down

0 comments on commit 82ce811

Please sign in to comment.