version bump 65

This commit is contained in:
Matthew Wong
2016-07-02 13:37:42 -04:00
parent 7826dce526
commit e31d76d73a

View File

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