Merge branch 'v2.4' into q-beta

This commit is contained in:
Mygod
2019-05-10 12:48:41 +08:00
5 changed files with 58 additions and 79 deletions

View File

@@ -19,8 +19,8 @@ android {
minSdkVersion 21
targetSdkVersion 28
resConfigs "ru", "zh-rCN"
versionCode 201
versionName "2.4.1"
versionCode 202
versionName "2.4.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {