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
targetSdkVersion 27
resConfigs "zh-rCN"
versionCode 20
versionName "1.3.0"
versionCode 21
versionName "1.3.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {