azavea / cac-tripplanner-android

GoPhillyGo Android app
https://gophillygo.org
Apache License 2.0
3 stars 3 forks source link

Switch Crashlytics SDK #181

Closed flibbertigibbet closed 4 years ago

flibbertigibbet commented 4 years ago

Overview

Switches the SDK for crash logging from Fabric's to Firebase's, since Fabric's SDK has been deprecated. Also updates the other dependencies and fixes some resulting syntax changes with dependency injection.

Testing

I've tested on one device so far to confirm the app still works, but haven't yet tested:

I'll test the above before merging.

Closes #180