mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-14 00:05:04 +01:00
Merge pull request #4856 from nextcloud/renovate/androidx.compose.material3-material3-1.x
Update dependency androidx.compose.material3:material3 to v1.3.2
This commit is contained in:
commit
a6949966e0
@ -311,7 +311,7 @@ dependencies {
|
||||
//compose
|
||||
implementation(platform("androidx.compose:compose-bom:2025.03.01"))
|
||||
implementation("androidx.compose.ui:ui")
|
||||
implementation 'androidx.compose.material3:material3:1.3.1'
|
||||
implementation 'androidx.compose.material3:material3:1.3.2'
|
||||
implementation("androidx.compose.ui:ui-tooling-preview")
|
||||
implementation 'androidx.activity:activity-compose:1.9.3'
|
||||
debugImplementation("androidx.compose.ui:ui-tooling")
|
||||
|
Loading…
Reference in New Issue
Block a user