Skip to content

Commit

Permalink
Merge pull request #750 from hannesa2/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….kotlin-kotlin-gradle-plugin-2.1.10

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.0 to 2.1.10
  • Loading branch information
hannesa2 authored Jan 27, 2025
2 parents 5b1ddc0 + 7d47b6b commit 2365266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:8.8.0")
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
classpath("org.jlleitschuh.gradle:ktlint-gradle:12.1.2")
}
}
Expand Down

0 comments on commit 2365266

Please sign in to comment.