Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
Remove translations
This commit is contained in:
parent
da59e812a7
commit
8c93aedbc1
33 changed files with 384 additions and 182 deletions
|
|
@ -20,6 +20,7 @@
|
|||
@Suppress("DSL_SCOPE_VIOLATION")
|
||||
plugins {
|
||||
id("io.element.android-compose-application")
|
||||
alias(libs.plugins.stem)
|
||||
alias(libs.plugins.kotlin.android)
|
||||
alias(libs.plugins.ksp)
|
||||
alias(libs.plugins.anvil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue