a bug fixes build, in alpha

This commit is contained in:
zeapo 2017-10-30 22:59:06 +01:00
parent b315ff6c6f
commit 07b74de908

View file

@ -10,8 +10,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 16
targetSdkVersion 27
versionCode 89
versionName "1.2.0.69"
versionCode 90
versionName "1.2.0.70-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}