This commit is contained in:
Mygod
2018-06-16 00:28:30 +08:00
parent 538755f015
commit f6e768ed18

View File

@@ -11,8 +11,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
resConfigs "zh-rCN" resConfigs "zh-rCN"
versionCode 24 versionCode 25
versionName "1.3.3" versionName "1.3.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {