fix(deps): update dependency androidx.activity:activity-compose to v1.10.1 (#170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-27 03:07:09 +00:00 committed by GitHub
parent a42872ce6a
commit 6031cecc75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ splashScreen = "1.2.0-alpha02"
lifecycleRuntimeKtx = "2.8.7"
# security = "1.1.0-alpha06"
# Compose
activityCompose = "1.10.0"
activityCompose = "1.10.1"
composeBom = "2025.02.00"
liveData = "1.7.8"
icons = "1.7.8"