Skip to content

Commit 1ba578d

Browse files
Merge pull request #1704 from stefan-niedermann/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.0
Chore(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.21 to 2.1.0
2 parents c69a656 + 848e2dc commit 1ba578d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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.6.1'
1111
//noinspection DifferentKotlinGradleVersion
12-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21"
12+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
1313

1414
// NOTE: Do not place your application dependencies here; they belong
1515
// in the individual module build.gradle files

0 commit comments

Comments
 (0)