Skip to content

Commit

Permalink
Merge pull request #132 from brarcher/pre-v0.18
Browse files Browse the repository at this point in the history
Update for v0.18
  • Loading branch information
brarcher authored Nov 26, 2017
2 parents f305be4 + d1458ea commit eb79b79
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 @@ -14,8 +14,8 @@ android {
applicationId "protect.budgetwatch"
minSdkVersion 14
targetSdkVersion 25
versionCode 20
versionName "0.17"
versionCode 21
versionName "0.18"
}
buildTypes {
release {
Expand Down

0 comments on commit eb79b79

Please sign in to comment.