reorder presentation-widget/lib.material
This commit is contained in:
parent
e6ffee7970
commit
c49da6b00f
1 changed files with 1 additions and 4 deletions
|
|
@ -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,8 +28,4 @@ dependencies {
|
||||||
implementation(libs.coil.core)
|
implementation(libs.coil.core)
|
||||||
|
|
||||||
api(libs.injekt)
|
api(libs.injekt)
|
||||||
|
|
||||||
// SY -->
|
|
||||||
implementation(libs.material)
|
|
||||||
// SY <--
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue