diff --git a/build.gradle b/build.gradle index 4c3e9950f3..b3bba3b87a 100644 --- a/build.gradle +++ b/build.gradle @@ -321,7 +321,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.01.00") + implementation platform("androidx.compose:compose-bom:2023.03.00") implementation "androidx.compose.ui:ui" debugImplementation "androidx.compose.ui:ui-tooling" implementation "androidx.compose.ui:ui-text-google-fonts"