Skip to content

Commit 1a12874

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 2.2.0 to 2.2.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.2.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73ac16f commit 1a12874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/kotlin/MapWithMarker/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ secretsGradlePlugin = "2.0.1"
77
targetSdk = "36"
88
versionCode = "1"
99
versionName = "1.0"
10-
kotlin = "2.2.0"
10+
kotlin = "2.2.10"
1111
coreKtx = "1.16.0"
1212
appcompat = "1.7.1"
1313
playServicesMaps = "19.2.0"

0 commit comments

Comments
 (0)