mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
fix(deps): update dependency androidx.compose:compose-bom to v2024.10.01 (#4957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -368,7 +368,7 @@ dependencies {
|
||||
implementation 'com.github.ChickenHook:RestrictionBypass:2.2'
|
||||
implementation 'dev.rikka.tools.refine:runtime:4.4.0'
|
||||
|
||||
implementation platform("androidx.compose:compose-bom:2024.10.00")
|
||||
implementation platform("androidx.compose:compose-bom:2024.10.01")
|
||||
implementation "androidx.compose.ui:ui"
|
||||
implementation "androidx.compose.ui:ui-util"
|
||||
debugImplementation "androidx.compose.ui:ui-tooling"
|
||||
|
||||
Reference in New Issue
Block a user