Skip to content

Commit

Permalink
Merge pull request #3 from devscast/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlin-kotlin-gradle-plugin-1.9.21

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.7.20 to 1.9.21
  • Loading branch information
yveskalume authored Nov 30, 2023
2 parents 5691ffb + 0cbde00 commit 7f86a02
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,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.3.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21"

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

0 comments on commit 7f86a02

Please sign in to comment.