Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-crashlytics-gradle from 2.9.9 to 3.…
Browse files Browse the repository at this point in the history
…0.2 (#4724)

Bumps com.google.firebase:firebase-crashlytics-gradle from 2.9.9 to 3.0.2.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent 8aad529 commit f390788
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 @@ -132,7 +132,7 @@ buildscript {
classpath 'com.android.tools.build.jetifier:jetifier-processor:1.0.0-beta10'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
classpath 'com.google.gms:google-services:4.4.2'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.2'
classpath 'com.google.firebase:perf-plugin:1.4.2'
}
}
Expand Down

0 comments on commit f390788

Please sign in to comment.