Version bump 58

This commit is contained in:
Matthew Wong 2015-12-26 02:26:59 -05:00
parent 9684c6c8a1
commit 893e0ce89d

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 57 versionCode 58
versionName "1.2.0.37" versionName "1.2.0.38"
} }
compileOptions { compileOptions {