diff --git a/build.gradle b/build.gradle index 7a6377bda1..b1bf886040 100644 --- a/build.gradle +++ b/build.gradle @@ -326,7 +326,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.06.00") + implementation platform("androidx.compose:compose-bom:2023.06.01") implementation "androidx.compose.ui:ui" debugImplementation "androidx.compose.ui:ui-tooling" implementation "androidx.compose.ui:ui-text-google-fonts"