mirror of
https://github.com/mihonapp/mihon.git
synced 2025-01-15 12:43:11 +01:00
reorder dependencies
This commit is contained in:
parent
f519ff166e
commit
12637103a9
@ -20,6 +20,7 @@ dependencies {
|
|||||||
api(projects.i18n)
|
api(projects.i18n)
|
||||||
|
|
||||||
implementation(compose.glance)
|
implementation(compose.glance)
|
||||||
|
implementation(libs.material)
|
||||||
|
|
||||||
implementation(kotlinx.immutables)
|
implementation(kotlinx.immutables)
|
||||||
|
|
||||||
@ -27,5 +28,4 @@ dependencies {
|
|||||||
implementation(libs.coil.core)
|
implementation(libs.coil.core)
|
||||||
|
|
||||||
api(libs.injekt)
|
api(libs.injekt)
|
||||||
implementation(libs.material)
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user