Skip to content

Commit 7b7edb0

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.20 to 2.2.21
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.2.20 to 2.2.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ca4acf commit 7b7edb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
dependencies {
1010
classpath("com.android.tools.build:gradle:8.13.0")
1111
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
12-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
12+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
1313
}
1414
}
1515

0 commit comments

Comments
 (0)