diff --git a/build.gradle b/build.gradle index b50c4ccd56..964e0b1a9a 100644 --- a/build.gradle +++ b/build.gradle @@ -317,7 +317,7 @@ dependencies { implementation 'com.github.ChickenHook:RestrictionBypass:2.2' implementation 'dev.rikka.tools.refine:runtime:4.3.0' - implementation platform("androidx.compose:compose-bom:2023.05.00") + implementation platform("androidx.compose:compose-bom:2023.05.01") implementation "androidx.compose.ui:ui" debugImplementation "androidx.compose.ui:ui-tooling" implementation "androidx.compose.ui:ui-text-google-fonts"