Skip to content

Commit

Permalink
Bump perf-plugin from 1.4.1 to 1.4.2
Browse files Browse the repository at this point in the history
Bumps perf-plugin from 1.4.1 to 1.4.2.

---
updated-dependencies:
- dependency-name: com.google.firebase:perf-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2022
1 parent 9b76f13 commit 6a11dc7
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.13'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.2'
classpath 'com.google.firebase:perf-plugin:1.4.1'
classpath 'com.google.firebase:perf-plugin:1.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit 6a11dc7

Please sign in to comment.