Skip to content

Commit 3f09321

Browse files
authored
Merge pull request #264 from AppDevNext/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.2.21
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.20 to 2.2.21
2 parents 1ca4acf + 7b7edb0 commit 3f09321

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
dependencies {
1010
classpath("com.android.tools.build:gradle:8.13.0")
1111
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
12-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
12+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
1313
}
1414
}
1515

0 commit comments

Comments
 (0)