This commit is contained in:
Mygod
2019-08-02 13:52:18 +08:00
parent 7c3b1a6527
commit a1a0649e17
2 changed files with 2 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
resConfigs "ru", "zh-rCN"
versionCode 209
versionName '2.5.2'
versionCode 210
versionName '2.5.3'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {