Update dependency androidx.activity:activity-compose to v1.9.2 (#4765)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-05 09:09:49 +08:00
committed by GitHub
parent 5b9cb951b5
commit 06a436bbfb

View File

@@ -377,7 +377,7 @@ dependencies {
implementation 'androidx.compose.material3:material3:1.3.0-rc01'
implementation 'androidx.compose.material3:material3-window-size-class:1.3.0-rc01'
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
implementation "androidx.activity:activity-compose:1.9.1"
implementation "androidx.activity:activity-compose:1.9.2"
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.8.4"
implementation "androidx.navigation:navigation-compose:2.8.0-rc01"
implementation "androidx.palette:palette-ktx:1.0.0"