mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
feat: enabled automatic per-app language support
This commit is contained in:
parent
b8b9c80bdc
commit
74b4b04693
2 changed files with 5 additions and 0 deletions
|
|
@ -62,6 +62,10 @@ android {
|
|||
viewBinding true
|
||||
}
|
||||
|
||||
androidResources {
|
||||
generateLocaleConfig true
|
||||
}
|
||||
|
||||
namespace 'com.cappielloantonio.tempo'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue