This commit is contained in:
Mygod
2019-07-18 22:37:32 +08:00
parent dc5b7b4139
commit a8975d7471
4 changed files with 7 additions and 7 deletions

View File

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