We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2454457 + edbb567 commit 2d457b5Copy full SHA for 2d457b5
gradle/libs.versions.toml
@@ -71,7 +71,7 @@ zxing = { module = 'com.journeyapps:zxing-android-embedded', version = '4.3.0' }
71
android-build-tool = { id = 'com.android.application', version.ref = 'buildtool' }
72
android-build-library = { id = 'com.android.library', version.ref = 'buildtool' }
73
gms = 'com.google.gms.google-services:4.4.2'
74
-firebase-crashlytics-gradle = 'com.google.firebase.crashlytics:3.0.2'
+firebase-crashlytics-gradle = 'com.google.firebase.crashlytics:3.0.3'
75
76
[bundles]
77
androidx-lifecycle = ['androidx-lifecycle-vm', 'androidx-lifecycle-data', 'androidx-lifecycle-java']
0 commit comments