Skip to content

Commit fae927c

Browse files
author
James Stapleton
committed
Bump the version up, to release the fix to have spongycastle actually be used to get some of the other hash algos
1 parent 598c815 commit fae927c

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

0 commit comments

Comments
 (0)