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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user