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:
parent
7f7497feab
commit
eee45e630f
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue