fix(deps): update dependency androidx.compose:compose-bom to v2025.10.00 (#5935)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-09 10:19:07 +08:00
committed by GitHub
parent e22f0c0142
commit 35bfbf6720
+1 -1
View File
@@ -397,7 +397,7 @@ dependencies {
implementation 'com.github.ChickenHook:RestrictionBypass:2.2'
implementation 'dev.rikka.tools.refine:runtime:4.4.0'
implementation platform("androidx.compose:compose-bom:2025.09.01")
implementation platform("androidx.compose:compose-bom:2025.10.00")
implementation "androidx.compose.ui:ui"
implementation "androidx.compose.ui:ui-util"
debugImplementation "androidx.compose.ui:ui-tooling"