Skip to content

Commit 909e9ce

Browse files
Merge pull request #1741 from stefan-niedermann/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.20
Chore(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.0 to 2.1.20
2 parents c6b6cce + 18ed3c3 commit 909e9ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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