We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee715e commit 8227eebCopy full SHA for 8227eeb
mobile/build.gradle
@@ -23,7 +23,7 @@ buildscript {
23
24
dependencies {
25
classpath "com.google.gms:google-services:4.4.2"
26
- classpath "com.google.firebase:firebase-crashlytics-gradle:3.0.3"
+ classpath "com.google.firebase:firebase-crashlytics-gradle:3.0.5"
27
classpath 'com.github.bjoernq:unmockplugin:0.8.0'
28
classpath "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:$about_libraries_version"
29
classpath "de.jjohannes.gradle:missing-metadata-guava:31.1.1"
0 commit comments