Update dependency androidx.core:core-ktx to v1.15.0
All checks were successful
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Run Unit Tests (pull_request) Successful in 12m55s
Build & Test / Run UI Tests (pull_request) Successful in 18m49s

This commit is contained in:
Renovate Bot 2024-10-30 19:03:27 +00:00
parent 9bc220d5bb
commit 5a92a0d8ac

View file

@ -8,7 +8,7 @@ browser = "1.8.0"
commonMarkVersion = "0.24.0"
composeBom = "2024.10.00"
core = "1.6.1"
coreKtx = "1.13.1"
coreKtx = "1.15.0"
coreSplashscreen = "1.0.1"
coroutines = "1.9.0"
dependencyAnalysis = "2.3.0"