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 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
resConfigs "zh-rCN" resConfigs "zh-rCN"
versionCode 4 versionCode 5
versionName "0.9.1-beta" versionName "1.0.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {