Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent e482c5b commit c7e6c8a
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 @@ -19,7 +19,7 @@ buildscript {
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.google.gms:google-services:4.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.25"
classpath 'com.google.firebase:perf-plugin:1.4.2'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'

Expand Down

0 comments on commit c7e6c8a

Please sign in to comment.