Skip to content

Commit c9d1375

Browse files
Merge pull request #159 from Androidacy/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.0.21
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 2.0.21
2 parents e1c5958 + 6505cc3 commit c9d1375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
}
1515
dependencies {
1616
classpath("com.android.tools.build:gradle:8.4.2")
17-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23")
17+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
1818
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.2.1")
1919
}
2020
}

0 commit comments

Comments
 (0)