Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-crashlytics-gradle from 2.9.9 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-crashlytics-gradle from 2.9.9 to 3.0.1.

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent 96eceba commit 6e704eb
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 @@ -12,7 +12,7 @@ buildscript {
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"

classpath 'com.google.gms:google-services:4.4.1'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.1'
}
}

Expand Down

0 comments on commit 6e704eb

Please sign in to comment.