This commit is contained in:
Mygod
2018-06-02 07:43:39 +08:00
parent c8b6af1e49
commit dd70e43f6e

View File

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