Skip to content

Commit

Permalink
Merge pull request #1704 from stefan-niedermann/dependabot/gradle/org…
Browse files Browse the repository at this point in the history
….jetbrains.kotlin-kotlin-gradle-plugin-2.1.0

Chore(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.21 to 2.1.0
  • Loading branch information
stefan-niedermann authored Nov 28, 2024
2 parents c69a656 + 848e2dc commit 1ba578d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
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.6.1'
//noinspection DifferentKotlinGradleVersion
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 1ba578d

Please sign in to comment.