Skip to content

Commit 706e87e

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.21 to 2.1.20
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.21 to 2.1.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18e44ca commit 706e87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
}
1515
dependencies {
1616
classpath("com.android.tools.build:gradle:8.9.1")
17-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
17+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
1818
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.6.3")
1919
}
2020
}

0 commit comments

Comments
 (0)