Update dependency androidx.compose:compose-bom to v2023.06.01 (#3511)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-22 09:37:48 +08:00
committed by GitHub
parent 8874607bdd
commit b22e523cec
+1 -1
View File
@@ -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"