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"
minSdkVersion 15
targetSdkVersion 23
versionCode 67
versionName "1.2.0.47"
versionCode 68
versionName "1.2.0.48"
}
compileOptions {