Skip to content

Commit

Permalink
Merge pull request #114 from itachi1706/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…firebase-perf-plugin-1.4.0
  • Loading branch information
dependabot[bot] committed May 14, 2021
2 parents 53179a7 + 98b7588 commit 89db6d1
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 @@ -13,7 +13,7 @@ buildscript {
// in the individual module build.gradle files
classpath 'com.google.gms:google-services:4.3.4'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.4.1'
classpath 'com.google.firebase:perf-plugin:1.3.4'
classpath 'com.google.firebase:perf-plugin:1.4.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit 89db6d1

Please sign in to comment.