Skip to content

Commit

Permalink
Merge pull request #9 from jdvp/dependabot/gradle/gradle-dependencies…
Browse files Browse the repository at this point in the history
…-fe38666f2b

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.21 to 2.1.0 in the gradle-dependencies group
  • Loading branch information
jdvp authored Dec 2, 2024
2 parents 7c6c7bb + f0b7d9b commit 636813d
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 @@ -6,6 +6,6 @@ buildscript {
}
dependencies {
classpath "com.android.tools.build:gradle:8.7.2"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
}
}

0 comments on commit 636813d

Please sign in to comment.