diff --git a/mobile/build.gradle b/mobile/build.gradle index dfc8e344..22c9c6cf 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -20,8 +20,8 @@ android { minSdkVersion 21 targetSdkVersion 28 resConfigs "ru", "zh-rCN" - versionCode 200 - versionName "2.4.0" + versionCode 201 + versionName "2.4.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {