diff --git a/build.gradle b/build.gradle index 4fd4a33d31..2076f37d78 100644 --- a/build.gradle +++ b/build.gradle @@ -363,7 +363,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.04.01") + implementation platform("androidx.compose:compose-bom:2024.05.00") implementation "androidx.compose.ui:ui" implementation "androidx.compose.ui:ui-util" debugImplementation "androidx.compose.ui:ui-tooling"