chore(deps): bump androidx.core:core-ktx in /tutorials/kotlin/Polygons

Bumps androidx.core:core-ktx from 1.16.0 to 1.17.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-version: 1.17.0
  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] 2025-08-18 17:58:05 +00:00 committed by GitHub
parent 73ac16ffca
commit 3054f114ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ playServicesMaps = "19.2.0"
junit = "4.13.2"
androidxTestExtJunit = "1.2.1"
espressoCore = "3.6.1"
coreKtx = "1.16.0"
coreKtx = "1.17.0"
javaVersion = "21"
gradle = "8.10.1"
kotlinGradlePlugin = "2.2.0"