This commit is contained in:
Mygod
2019-02-02 02:50:58 +08:00
parent 194ef92de3
commit 25450fdc30

View File

@@ -18,8 +18,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
resConfigs "ru", "zh-rCN" resConfigs "ru", "zh-rCN"
versionCode 115 versionCode 116
versionName "2.2.0" versionName "2.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions { javaCompileOptions {
annotationProcessorOptions { annotationProcessorOptions {