mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 03:22:03 +00:00
Update dependency androidx.compose.material3:material3 to v1.3.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
81175b6dc5
commit
1493cb1dac
@ -313,7 +313,7 @@ dependencies {
|
||||
//compose
|
||||
implementation(platform("androidx.compose:compose-bom:2024.10.00"))
|
||||
implementation("androidx.compose.ui:ui")
|
||||
implementation 'androidx.compose.material3:material3:1.3.0'
|
||||
implementation 'androidx.compose.material3:material3:1.3.1'
|
||||
implementation("androidx.compose.ui:ui-tooling-preview")
|
||||
implementation 'androidx.activity:activity-compose:1.9.3'
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.6'
|
||||
|
Loading…
Reference in New Issue
Block a user