This commit is contained in:
Mygod
2019-07-16 10:35:19 +08:00
parent f61f694d5f
commit f79e20fe11
2 changed files with 4 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
resConfigs "ru", "zh-rCN"
versionCode 206
versionName '2.4.6'
versionCode 207
versionName '2.5.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {