Skip to content

Commit 7490458

Browse files
authored
Merge pull request #742 from AppDevNext/dependabot/gradle/master/org.jetbrains.kotlin-kotlin-gradle-plugin-2.3.20
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.10 to 2.3.20
2 parents 126cabc + 1915b5f commit 7490458

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
@@ -6,7 +6,7 @@ buildscript {
66
dependencies {
77
classpath("com.android.tools.build:gradle:9.1.0")
88
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
9-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
9+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20")
1010
}
1111
}
1212

0 commit comments

Comments
 (0)