version bump 64

This commit is contained in:
Matthew Wong
2016-06-30 20:26:28 -04:00
parent 810e76cc6d
commit 8664d5e8ec

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 23
versionCode 63
versionName "1.2.0.43"
versionCode 64
versionName "1.2.0.44"
}
compileOptions {