diff --git a/mobile/build.gradle b/mobile/build.gradle index fe9c170a..69d2b66d 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -20,8 +20,8 @@ android { minSdkVersion 21 targetSdkVersion 28 resConfigs "ru", "zh-rCN" - versionCode 122 - versionName "2.3.3" + versionCode 123 + versionName "2.3.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {