Merge branch 'v2.4' into q-beta

This commit is contained in:
Mygod
2019-05-13 18:45:37 +08:00
4 changed files with 13 additions and 11 deletions

View File

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