update crashlytics

This commit is contained in:
geeksville 2020-04-05 12:56:57 -07:00
parent a39f15c6c5
commit 84e3ff9c3f
2 changed files with 3 additions and 3 deletions

View file

@ -113,7 +113,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-auth:17.0.0'
// Add the Firebase SDK for Crashlytics.
implementation 'com.google.firebase:firebase-crashlytics:17.0.0-beta01'
implementation 'com.google.firebase:firebase-crashlytics:17.0.0-beta03'
// alas implementation bug deep in the bowels when I tried it for my SyncBluetoothDevice class
// implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.3"