version bump 52: pgp npe crash!

This commit is contained in:
Matthew Wong 2015-08-29 04:08:30 -04:00
parent 379daad3dc
commit 7d7ec73664

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 23
versionCode 51
versionName "1.2.0.31"
versionCode 52
versionName "1.2.0.32"
}
compileOptions {