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"
minSdkVersion 15
targetSdkVersion 23
versionCode 64
versionName "1.2.0.44"
versionCode 65
versionName "1.2.0.45"
}
compileOptions {