fix(deps): update dependency androidx.activity:activity-compose to v1.10.1 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a42872ce6a
commit
6031cecc75
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ splashScreen = "1.2.0-alpha02"
|
|||
lifecycleRuntimeKtx = "2.8.7"
|
||||
# security = "1.1.0-alpha06"
|
||||
# Compose
|
||||
activityCompose = "1.10.0"
|
||||
activityCompose = "1.10.1"
|
||||
composeBom = "2025.02.00"
|
||||
liveData = "1.7.8"
|
||||
icons = "1.7.8"
|
||||
|
|
|
|||
Loading…
Reference in a new issue