fix(deps): update dependency androidx.activity:activity-compose to v1.10.0 (#5172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-16 06:58:09 +08:00
committed by GitHub
parent 3ddb1ffb8e
commit a30d1f73b4

View File

@@ -403,7 +403,7 @@ dependencies {
implementation "androidx.compose.runtime:runtime-livedata"
implementation 'androidx.compose.material3:material3'
implementation 'androidx.compose.material3:material3-window-size-class'
implementation "androidx.activity:activity-compose:1.9.3"
implementation "androidx.activity:activity-compose:1.10.0"
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7"
implementation "androidx.navigation:navigation-compose:2.8.0"
implementation "androidx.constraintlayout:constraintlayout:2.2.0"