Skip to content

Commit a643f81

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2025.03.01 (#5377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c27d6d commit a643f81

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
@@ -383,7 +383,7 @@ dependencies {
383383
implementation 'com.github.ChickenHook:RestrictionBypass:2.2'
384384
implementation 'dev.rikka.tools.refine:runtime:4.4.0'
385385

386-
implementation platform("androidx.compose:compose-bom:2025.03.00")
386+
implementation platform("androidx.compose:compose-bom:2025.03.01")
387387
implementation "androidx.compose.ui:ui"
388388
implementation "androidx.compose.ui:ui-util"
389389
debugImplementation "androidx.compose.ui:ui-tooling"

0 commit comments

Comments
 (0)