mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(deps): upgrade Compose
The BOM is likely to go unmaintained in the future See: https://github.com/chrisbanes/compose-bom/issues/97
This commit is contained in:
parent
809cec61cd
commit
d19c1e11be
5 changed files with 18 additions and 16 deletions
|
@ -68,7 +68,6 @@ whetstone {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(platform(libs.androidx.compose.bom))
|
||||
implementation(platform(libs.okhttp.bom))
|
||||
implementation(libs.aboutLibraries.m3)
|
||||
implementation(libs.androidx.activity.compose)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue