diff --git a/mobile/build.gradle b/mobile/build.gradle index 719c5f57..27a01db0 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -19,8 +19,8 @@ android { minSdkVersion 21 targetSdkVersion 29 resConfigs "ru", "zh-rCN" - versionCode 205 - versionName '2.4.5' + versionCode 206 + versionName '2.4.6' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {