Skip to content

Commit

Permalink
Merge pull request #38 from brarcher/pre-v0.4.1
Browse files Browse the repository at this point in the history
Update for v0.4.1
  • Loading branch information
brarcher authored Dec 4, 2017
2 parents 4b5926a + 6991258 commit b0bbc24
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 5
versionName "0.4"
versionCode 6
versionName "0.4.1"
}
buildTypes {
release {
Expand Down

0 comments on commit b0bbc24

Please sign in to comment.