Update dependency androidx.core:core-ktx to v1.15.0
All checks were successful
Build & Test / Validate (pull_request) Successful in 19s
Build & Test / Run Unit Tests (pull_request) Successful in 4m58s
Build & Test / Validate (push) Successful in 19s
Build & Test / Run Unit Tests (push) Successful in 6m6s

This commit is contained in:
Renovate Bot 2024-11-09 05:03:10 +00:00
parent ce526ca1e6
commit e41c3e1db1

View file

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