Version bump to .65

This commit is contained in:
Mohamed Zenadi 2017-07-25 18:26:00 +01:00
parent 5119ae1b8e
commit 70a80bd3d5

View file

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