Skip to content

Commit c0db7bf

Browse files
authored
Merge pull request #785 from AppDevNext/dependabot/gradle/master/org.jetbrains.kotlin-kotlin-gradle-plugin-2.4.0
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0
2 parents 46f2121 + ed0b4ef commit c0db7bf

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
// val lintVersion = "32.1.1"
1010
classpath("com.android.tools.build:gradle:9.2.0")
1111
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
12-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.21")
12+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0")
1313
}
1414
}
1515

0 commit comments

Comments
 (0)