Update dependency androidx.compose:compose-bom to v2023.05.00 (#3446)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-04 09:53:04 +08:00
committed by GitHub
parent c30ce885ad
commit 3c32cc45b6
+1 -1
View File
@@ -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.04.01")
implementation platform("androidx.compose:compose-bom:2023.05.00")
implementation "androidx.compose.ui:ui"
debugImplementation "androidx.compose.ui:ui-tooling"
implementation "androidx.compose.ui:ui-text-google-fonts"