Skip to content

Commit

Permalink
Bump firebase-crashlytics-gradle from 2.5.1 to 2.5.2 (#458)
Browse files Browse the repository at this point in the history
Bumps firebase-crashlytics-gradle from 2.5.1 to 2.5.2.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josef Raska <6277721+jraska@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and jraska authored Mar 29, 2021
1 parent becdafd commit b93e1f8
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.5.1'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.5.2'
classpath 'com.google.gms:google-services:4.3.5'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
Expand Down

0 comments on commit b93e1f8

Please sign in to comment.