Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-18 15:44:21 +03:00
parent 7ca9946f47
commit d487f796be
2 changed files with 4 additions and 0 deletions

View file

@ -22,6 +22,9 @@ android {
resources.excludes.add("META-INF/LICENSE.md")
resources.excludes.add("META-INF/NOTICE.md")
}
androidResources {
generateLocaleConfig = true
}
}
configurations.all {

View file

@ -0,0 +1 @@
unqualifiedResLocale=en-US