version bump

This commit is contained in:
Mohamed Zenadi 2017-07-27 00:44:51 +01:00
parent 974d8e5f95
commit fd02d50011

View file

@ -8,8 +8,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 16
targetSdkVersion 25
versionCode 85
versionName "1.2.0.65"
versionCode 86
versionName "1.2.0.66"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7