mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-20 01:59:43 +02:00
Migrate to multiplatform string resources (#10147)
* Migrate to multiplatform string resources * Move plurals translations into separate files * Fix lint check on generated files
This commit is contained in:
@@ -21,7 +21,8 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":core"))
|
||||
api(project(":core"))
|
||||
api(project(":i18n"))
|
||||
|
||||
// Compose
|
||||
implementation(platform(compose.bom))
|
||||
|
Reference in New Issue
Block a user