This commit is contained in:
Mygod
2018-03-16 23:47:59 -07:00
parent c1563721bf
commit 899c0cb8b7

View File

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