Skip to content

Commit

Permalink
Merge pull request #322 from cascadiacollections/dependabot/gradle/or…
Browse files Browse the repository at this point in the history
…g.jetbrains.kotlin-kotlin-gradle-plugin-2.0.21

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.20 to 2.0.21
  • Loading branch information
KevinTCoughlin authored Oct 12, 2024
2 parents 12b15a5 + fe81bea commit f60d8a1
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 @@ -10,7 +10,7 @@ buildscript {
dependencies {
classpath 'com.google.gms:google-services:4.4.2'
classpath 'com.android.tools.build:gradle:8.8.0-alpha05'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21"
}
}

Expand Down

0 comments on commit f60d8a1

Please sign in to comment.