fix(deps): update dependency androidx.activity:activity-compose to v1.12.3 (#452)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-30 05:03:55 +00:00 committed by GitHub
parent 5d2cfa480d
commit 6db8f16a1e
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.2"
activityCompose = "1.12.3"
composeBom = "2026.01.01"
liveData = "1.10.2"
icons = "1.7.8"