Skip to content

Commit 6133645

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2025.04.00 (#5409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0eb43aa commit 6133645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ dependencies {
387387
implementation 'com.github.ChickenHook:RestrictionBypass:2.2'
388388
implementation 'dev.rikka.tools.refine:runtime:4.4.0'
389389

390-
implementation platform("androidx.compose:compose-bom:2025.03.01")
390+
implementation platform("androidx.compose:compose-bom:2025.04.00")
391391
implementation "androidx.compose.ui:ui"
392392
implementation "androidx.compose.ui:ui-util"
393393
debugImplementation "androidx.compose.ui:ui-tooling"

0 commit comments

Comments
 (0)