Skip to content

Commit

Permalink
chore(deps): bump androidx.core:core-ktx in /tutorials/kotlin/Polygons
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 a32a45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/kotlin/Polygons/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ playServicesMaps = "19.0.0"
junit = "4.13.2"
androidxTestExtJunit = "1.2.1"
espressoCore = "3.6.1"
coreKtx = "1.13.1"
coreKtx = "1.15.0"
javaVersion = "21"

[libraries]
Expand Down

0 comments on commit a32a45b

Please sign in to comment.