fix(deps): update dependency androidx.activity:activity-compose to v1.12.2 (#424)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-17 23:34:02 +00:00 committed by GitHub
parent 7f7497feab
commit eee45e630f
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.1"
activityCompose = "1.12.2"
composeBom = "2025.12.00"
liveData = "1.10.0"
icons = "1.7.8"