version bump 68

This commit is contained in:
Matthew Wong
2016-07-17 13:24:50 -04:00
parent 017650bf37
commit e12e604443

View File

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