Update dependency androidx.compose.material3:material3 to v1.3.0-beta04 (#4515)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-27 08:17:52 +08:00
committed by GitHub
parent 8d4a763ed8
commit ecf7a00af2
+1 -1
View File
@@ -375,7 +375,7 @@ dependencies {
implementation "androidx.compose.material:material-icons-extended"
implementation "androidx.compose.material:material"
implementation "androidx.compose.runtime:runtime-livedata"
implementation 'androidx.compose.material3:material3:1.3.0-beta03'
implementation 'androidx.compose.material3:material3:1.3.0-beta04'
implementation 'androidx.compose.material3:material3-window-size-class:1.3.0-beta04'
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
implementation "androidx.activity:activity-compose:1.9.0"