Vova Kryachko
Vova Kryachko
With this change I suggest running `./gradlew :firebase-firestore:dependencies` to see if okhttp is indeed gone
/ok-to-test
Yes, storage has been really flaky lately, Health Metrics are non-blocking, so no need to worry about them
Sure, go ahead and merge. Yeah, we will have to release everyone with tasks. Can you coordinate with @VinayGuthal on the release?
> CI Tests / Unit Tests (:firebase-common) (pull_request) Failing after 4m You should click "Rerun failed jobs" inside the failed workflow
@emilypgoogle jfyi
It is correct that DataTransport uses [JobScheduler](https://developer.android.com/reference/android/app/job/JobScheduler), however unlike in the case of https://github.com/googlearchive/firebase-jobdispatcher-android/issues/94, JobScheduler does not use Play Services to fulfill its job. I am not sure how using...
@MegaMaddin does the stacktrace come from your app or some other app(e.g. play services) on the device? Also, do your crash reports contain this `UNIQ constraint stacktrace`?
@mrwillis21 does crashlytics talk to play services in any way?
@pangia what are your other firebase dependencies besides crashlytics(if any)? > this stack trace shows in log at pretty much every navigation in the app It's interesting that the library...