fix(deps): update dependency androidx.activity:activity-compose to v1.12.1 (#412)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-03 21:43:31 +00:00 committed by GitHub
parent e5f439a9ac
commit f8f97abd5b
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.10.0"
datastore = "1.2.0"
# Compose
activityCompose = "1.12.0"
activityCompose = "1.12.1"
composeBom = "2025.11.01"
liveData = "1.9.5"
icons = "1.7.8"