Skip to content

Commit

Permalink
Merge pull request #31 from brarcher/pre-v0.4
Browse files Browse the repository at this point in the history
Update for release v0.4
  • Loading branch information
brarcher authored Mar 10, 2017
2 parents aeaadd3 + 50a96ef commit d38ea08
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.gift_card_guard"
minSdkVersion 13
targetSdkVersion 23
versionCode 4
versionName "0.3"
versionCode 5
versionName "0.4"
}
buildTypes {
release {
Expand Down

0 comments on commit d38ea08

Please sign in to comment.