Skip to content

Commit 35bfbf6

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2025.10.00 (LawnchairLauncher#5935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e22f0c0 commit 35bfbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ dependencies {
397397
implementation 'com.github.ChickenHook:RestrictionBypass:2.2'
398398
implementation 'dev.rikka.tools.refine:runtime:4.4.0'
399399

400-
implementation platform("androidx.compose:compose-bom:2025.09.01")
400+
implementation platform("androidx.compose:compose-bom:2025.10.00")
401401
implementation "androidx.compose.ui:ui"
402402
implementation "androidx.compose.ui:ui-util"
403403
debugImplementation "androidx.compose.ui:ui-tooling"

0 commit comments

Comments
 (0)