Version bump 59

This commit is contained in:
Matthew Wong
2016-01-05 19:42:01 -05:00
parent 2064c2eaac
commit c6b9c69971

View File

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