This commit is contained in:
Mygod
2019-05-13 18:45:27 +08:00
parent a7890bdd3b
commit abcbc74c37

View File

@@ -20,8 +20,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
resConfigs "ru", "zh-rCN" resConfigs "ru", "zh-rCN"
versionCode 203 versionCode 204
versionName "2.4.3" versionName '2.4.4'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions { javaCompileOptions {
annotationProcessorOptions { annotationProcessorOptions {