mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-22 11:08:54 +02:00
Use immutable collections in more places
This commit is contained in:
@@ -36,6 +36,8 @@ dependencies {
|
||||
implementation(compose.ui.tooling.preview)
|
||||
implementation(compose.ui.util)
|
||||
lintChecks(compose.lintchecks)
|
||||
|
||||
implementation(kotlinx.immutables)
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
Reference in New Issue
Block a user