Update dependency androidx.activity:activity-compose to v1.10.1 (#70)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-27 14:31:06 -05:00 committed by GitHub
parent dedd21abe6
commit a8e184f135
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.8.0"
androidx-activity = "1.9.3"
androidx-activityCompose = "1.10.0"
androidx-activityCompose = "1.10.1"
androidx-core = "1.15.0"
androidx-lifecycle = "2.8.4"
calfFilePicker = "0.7.0"