This commit is contained in:
Mygod
2018-03-11 21:49:29 -07:00
parent c9e8b53e20
commit 28959a20a9

View File

@@ -10,8 +10,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
resConfigs "zh-rCN" resConfigs "zh-rCN"
versionCode 10 versionCode 11
versionName "1.1.2" versionName "1.1.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {