Skip to content

Commit 78fe41c

Browse files
author
James Stapleton
committed
Bumping version to next version
1 parent fc0d397 commit 78fe41c

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 19000
45+
versionCode 19001
4646
versionName getVersionName()
4747
}
4848

0 commit comments

Comments
 (0)