Update dependency androidx.core:core-ktx to v1.15.0
All checks were successful
Build & Test / Validate (pull_request) Successful in 17s
Build & Test / Run Unit Tests (pull_request) Successful in 13m14s
Build & Test / Run UI Tests (pull_request) Successful in 17m51s

This commit is contained in:
Renovate Bot 2024-10-31 14:03:47 +00:00
parent 1de349e161
commit 9bc75b475e

View file

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