version bump to 88

This commit is contained in:
Mohamed Zenadi 2017-08-05 18:57:56 +01:00
parent e6fc3bb177
commit bf70407aec

View file

@ -8,8 +8,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 16
targetSdkVersion 25
versionCode 87
versionName "1.2.0.67"
versionCode 88
versionName "1.2.0.68"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7