We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b68a73 + ed2c3c2 commit 119a98fCopy full SHA for 119a98f
1 file changed
passwordmaker/build.gradle
@@ -42,7 +42,7 @@ android {
42
defaultConfig {
43
minSdkVersion 15 //2014-06-15: 84.3% of android users are using Sdk Version 15+. So lets shoot for that.
44
targetSdkVersion 19
45
- versionCode 19003
+ versionCode 20000
46
versionName getVersionName()
47
}
48
0 commit comments