Skip to content

Commit e30cf33

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a15cb45 commit e30cf33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
compileSdk = "36"
33
gradle = "8.10.1"
4-
kotlinGradlePlugin = "2.0.0"
4+
kotlinGradlePlugin = "2.2.0"
55
material = "1.12.0"
66
minSdk = "23"
77
secretsGradlePlugin = "2.0.1"

0 commit comments

Comments
 (0)