Skip to content

Commit

Permalink
chore(deps): bump androidx.core:core-ktx
Browse files Browse the repository at this point in the history
Bumps androidx.core:core-ktx from 1.13.1 to 1.15.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 00c5b8c commit 4361c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/kotlin/MapWithMarker/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ targetSdk = "34"
versionCode = "1"
versionName = "1.0"
kotlin = "2.0.0"
coreKtx = "1.13.1"
coreKtx = "1.15.0"
appcompat = "1.7.0"
playServicesMaps = "19.0.0"
junit = "4.13.2"
Expand Down

0 comments on commit 4361c9c

Please sign in to comment.