Update dependency androidx.core:core-ktx to v1.15.0
Some checks failed
Build & Test / Validate (pull_request) Successful in 17s
Build & Test / Run Unit Tests (pull_request) Failing after 4m4s

This commit is contained in:
Renovate Bot 2024-10-31 21:02:54 +00:00
parent fb1fd4d95f
commit 45109d7eb1

View file

@ -3,7 +3,7 @@ activityCompose = "1.9.3"
androidGradlePlugin = "8.7.2"
appcompat = "1.7.0"
composeBom = "2024.06.00"
coreKtx = "1.13.1"
coreKtx = "1.15.0"
espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"