mirror of
https://github.com/null2264/yokai.git
synced 2025-07-18 06:46:57 +00:00
feat: Start using moko for i18n
This commit is contained in:
parent
872cc92c93
commit
6d531fbb5c
19 changed files with 171 additions and 44 deletions
|
@ -155,6 +155,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation(projects.core)
|
||||
implementation(projects.i18n)
|
||||
implementation(projects.sourceApi)
|
||||
|
||||
// Compose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue