mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
Revert "fix(deps): upgrade Compose"
I guess it is not unmaintained
This reverts commit d19c1e11be
.
This commit is contained in:
parent
d0bf2a4fb2
commit
ed5b6c21da
4 changed files with 15 additions and 13 deletions
|
@ -22,6 +22,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation(projects.core)
|
||||
implementation(platform(libs.androidx.compose.bom))
|
||||
implementation(libs.androidx.compose.material3)
|
||||
implementation(libs.androidx.compose.ui.util)
|
||||
implementation(libs.androidx.lifecycle.runtime)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue