Skip to content

Commit 8eb0a83

Browse files
authored
Merge pull request #759 from AppDevNext/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.3.0
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.21 to 2.3.0
2 parents c7a40b7 + 7990d84 commit 8eb0a83

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.2")
10-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
10+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
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)