Skip to content

Commit

Permalink
Merge pull request #19 from brarcher/pre-v0.2
Browse files Browse the repository at this point in the history
Update for release v0.2
  • Loading branch information
brarcher committed Feb 11, 2016
2 parents 9444240 + b3a2b0b commit 18231cd
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 @@ -8,8 +8,8 @@ android {
applicationId "protect.gift_card_guard"
minSdkVersion 17
targetSdkVersion 23
versionCode 2
versionName "0.1.1"
versionCode 3
versionName "0.2"
}
buildTypes {
release {
Expand Down

0 comments on commit 18231cd

Please sign in to comment.