diff --git a/mobile/build.gradle b/mobile/build.gradle index 4e2843eb..4c74fc3d 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -19,8 +19,8 @@ android { minSdkVersion 21 targetSdkVersion 29 resConfigs "ru", "zh-rCN" - versionCode 204 - versionName '2.4.4' + versionCode 205 + versionName '2.4.5' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {