Skip to content

Commit 119a98f

Browse files
author
James Stapleton
committed
Merge branch 'release/v2.0.0'
- Bump version number see previous commit for release notes
2 parents 1b68a73 + ed2c3c2 commit 119a98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

passwordmaker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
defaultConfig {
4343
minSdkVersion 15 //2014-06-15: 84.3% of android users are using Sdk Version 15+. So lets shoot for that.
4444
targetSdkVersion 19
45-
versionCode 19003
45+
versionCode 20000
4646
versionName getVersionName()
4747
}
4848

0 commit comments

Comments
 (0)