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 69e09a8 commit 3557274Copy full SHA for 3557274
crashlytics/app/build.gradle
@@ -27,8 +27,8 @@ dependencies {
27
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
28
implementation 'androidx.appcompat:appcompat:1.5.1'
29
30
- implementation 'com.google.firebase:firebase-crashlytics:18.3.1'
31
- implementation 'com.google.firebase:firebase-crashlytics-ktx:18.3.1'
+ implementation 'com.google.firebase:firebase-crashlytics:18.3.2'
+ implementation 'com.google.firebase:firebase-crashlytics-ktx:18.3.2'
32
33
// For an optimal experience using Crashlytics, add the Firebase SDK
34
// for Google Analytics. This is recommended, but not required.
0 commit comments