Skip to content

Commit

Permalink
Merge pull request #163 from brarcher/pre-v0.21.1
Browse files Browse the repository at this point in the history
Update for v0.21.1
  • Loading branch information
brarcher authored May 6, 2018
2 parents 731467f + f678595 commit c11ccf9
Showing 1 changed file with 2 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 @@ -13,8 +13,8 @@ android {
applicationId "protect.budgetwatch"
minSdkVersion 14
targetSdkVersion 27
versionCode 24
versionName "0.21"
versionCode 25
versionName "0.21.1"
}
buildTypes {
release {
Expand Down

0 comments on commit c11ccf9

Please sign in to comment.