fix(deps): update dependency androidx.activity:activity-compose to v1.11.0 (#343)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-11 14:10:39 +00:00 committed by GitHub
parent e594e86246
commit 412594c464
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ splashScreen = "1.2.0-rc01"
lifecycleRuntimeKtx = "2.9.3"
datastore = "1.1.7"
# Compose
activityCompose = "1.10.1"
activityCompose = "1.11.0"
composeBom = "2025.08.01"
liveData = "1.9.1"
icons = "1.7.8"