version bump

This commit is contained in:
zeapo 2017-08-10 11:58:33 +02:00
parent b95754a90c
commit d284e29237

View file

@ -10,8 +10,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 16
targetSdkVersion 25
versionCode 88
versionName "1.2.0.68"
versionCode 89
versionName "1.2.0.69"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}