Skip to content

Commit

Permalink
Bump firebase-crashlytics-gradle from 2.3.0 to 2.4.1 (#348)
Browse files Browse the repository at this point in the history
Bumps firebase-crashlytics-gradle from 2.3.0 to 2.4.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2020
1 parent e3b0199 commit e35d950
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 ('com.google.firebase:firebase-plugins:2.0.0') {
exclude group: 'com.google.api-client', module: 'google-api-client' // conflicts with com.github.triplet.play
}
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.3.0'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.4.1'
classpath 'com.google.gms:google-services:4.3.4'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
Expand Down

0 comments on commit e35d950

Please sign in to comment.