Skip to content

Commit ec80579

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.0.0 to 2.1.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.1.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-version: 2.1.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0595432 commit ec80579

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 = "34"
88
versionCode = "1"
99
versionName = "1.0"
10-
kotlin = "2.0.0"
10+
kotlin = "2.1.21"
1111
coreKtx = "1.13.1"
1212
appcompat = "1.7.0"
1313
playServicesMaps = "19.0.0"

0 commit comments

Comments
 (0)