Skip to content

Commit 8c60875

Browse files
authored
Merge pull request #748 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 24a6f17 + 818e104 commit 8c60875

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
@@ -7,7 +7,7 @@ buildscript {
77

88
dependencies {
99
classpath("com.android.tools.build:gradle:8.13.0")
10-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
10+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
1111
classpath("org.jlleitschuh.gradle:ktlint-gradle:12.1.2")
1212
classpath("com.google.gms:google-services:4.4.4")
1313
classpath("com.google.firebase:firebase-crashlytics-gradle:2.9.9")

0 commit comments

Comments
 (0)