version bump 69

This commit is contained in:
Matthew Wong 2016-07-19 20:27:39 -04:00
parent 9c2326336b
commit 1e5303a142

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 68 versionCode 69
versionName "1.2.0.48" versionName "1.2.0.49"
} }
compileOptions { compileOptions {