Update dependency androidx.activity:activity-compose to v1.9.0 (#4304)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-18 09:58:21 +08:00
committed by GitHub
parent fb6fcb7a87
commit 83eecc41da

View File

@@ -372,7 +372,7 @@ dependencies {
implementation 'androidx.compose.material3:material3:1.3.0-alpha04'
implementation 'androidx.compose.material3:material3-window-size-class:1.3.0-alpha04'
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
implementation "androidx.activity:activity-compose:1.8.2"
implementation "androidx.activity:activity-compose:1.9.0"
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0"
implementation "androidx.navigation:navigation-compose:2.7.7"
implementation "androidx.palette:palette-ktx:1.0.0"