mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
fix(deps): update dependency androidx.compose:compose-bom to v2024.06.00
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ac1a55055
commit
2303be351d
@ -289,7 +289,7 @@ dependencies {
|
||||
implementation 'androidx.core:core-ktx:1.13.1'
|
||||
|
||||
//compose
|
||||
implementation(platform("androidx.compose:compose-bom:2024.02.01"))
|
||||
implementation(platform("androidx.compose:compose-bom:2024.06.00"))
|
||||
implementation("androidx.compose.ui:ui")
|
||||
implementation 'androidx.compose.material3:material3'
|
||||
implementation("androidx.compose.ui:ui-tooling-preview")
|
||||
|
Loading…
Reference in New Issue
Block a user