This commit is contained in:
Mygod
2018-01-21 13:58:34 -08:00
parent 84cf926df1
commit 1454537f70

View File

@@ -10,8 +10,8 @@ android {
minSdkVersion 21
targetSdkVersion 27
resConfigs "zh-rCN"
versionCode 4
versionName "0.9.1-beta"
versionCode 5
versionName "1.0.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {