fix(deps): update dependency androidx.activity:activity-compose to v1.12.0 (#405)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-20 17:39:05 +00:00 committed by GitHub
parent ca79f131a2
commit 0b36015eaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ splashScreen = "1.2.0"
lifecycleRuntimeKtx = "2.9.4"
datastore = "1.1.7"
# Compose
activityCompose = "1.11.0"
activityCompose = "1.12.0"
composeBom = "2025.11.01"
liveData = "1.9.5"
icons = "1.7.8"