This commit is contained in:
Mygod
2018-04-15 10:16:04 -07:00
parent 244e2e1aa1
commit 0355dae65e

View File

@@ -10,8 +10,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
resConfigs "zh-rCN" resConfigs "zh-rCN"
versionCode 13 versionCode 14
versionName "1.1.5" versionName "1.1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {