From c32f7edae6c3e712ba715d13a6ee5b49658fae12 Mon Sep 17 00:00:00 2001 From: sherlock Date: Mon, 6 May 2024 17:51:23 +0100 Subject: [PATCH] update: modified ru to work --- app/build.gradle | 2 +- app/src/main/res/xml/locales_config.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 1680e81e..a12eaa1a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -43,7 +43,7 @@ android { } } - resourceConfigurations += ["en", "fr"] + resourceConfigurations += ["en", "fr", "ru"] } // buildFeatures { diff --git a/app/src/main/res/xml/locales_config.xml b/app/src/main/res/xml/locales_config.xml index d0d04b9e..1a236076 100644 --- a/app/src/main/res/xml/locales_config.xml +++ b/app/src/main/res/xml/locales_config.xml @@ -2,4 +2,5 @@ + \ No newline at end of file