mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-22 14:21:39 +00:00
android(i18n): added ukrainian translation (#245)
feat(i18n): added ukrainian translation with extracting of some string to resources. Auto generation of locale config
This commit is contained in:
@@ -38,6 +38,9 @@ android {
|
||||
compose = true
|
||||
viewBinding = true
|
||||
}
|
||||
androidResources {
|
||||
generateLocaleConfig = true
|
||||
}
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
path = file("src/main/cpp/CMakeLists.txt")
|
||||
|
||||
Reference in New Issue
Block a user