Skip to content

Commit

Permalink
Merge branch 'release/v2.0.0'
Browse files Browse the repository at this point in the history
  - Bump version number see previous commit for release notes
  • Loading branch information
James Stapleton committed Jul 13, 2014
2 parents 1b68a73 + ed2c3c2 commit 119a98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion passwordmaker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ android {
defaultConfig {
minSdkVersion 15 //2014-06-15: 84.3% of android users are using Sdk Version 15+. So lets shoot for that.
targetSdkVersion 19
versionCode 19003
versionCode 20000
versionName getVersionName()
}

Expand Down

0 comments on commit 119a98f

Please sign in to comment.