build(deps): bump coreKtx from 1.13.1 to 1.15.0

Bumps `coreKtx` from 1.13.1 to 1.15.0.

Updates `androidx.core:core` from 1.13.1 to 1.15.0

Updates `androidx.core:core-ktx` from 1.13.1 to 1.15.0

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-31 13:09:49 +00:00 committed by GitHub
parent 560d46ad87
commit 65be7c8a24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ androidx-junit = "1.2.1"
appcompat = "1.7.0"
biometricKtx = "1.2.0-alpha05"
coreGoogleShortcuts = "1.1.0"
coreKtx = "1.13.1"
coreKtx = "1.15.0"
datastorePreferences = "1.1.1"
desugar_jdk_libs = "2.1.2"
espressoCore = "3.6.1"