Update dependency androidx.activity:activity-compose to v1.10.0 (#58)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-26 12:09:54 -05:00 committed by GitHub
parent 974a9ed578
commit c1aa1f3f56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ android-targetSdk = "35"
android-minSdk = "26"
agp = "8.7.3"
androidx-activity = "1.9.3"
androidx-activityCompose = "1.9.3"
androidx-activityCompose = "1.10.0"
androidx-core = "1.15.0"
androidx-lifecycle = "2.8.4"
calfFilePicker = "0.6.1"