razeware / emitron-Android

Android version of emitron
Apache License 2.0
55 stars 30 forks source link

Upgraded library-specific dependencies and versions #284

Closed filbabic closed 4 years ago

filbabic commented 4 years ago

Updated the rest of the libraries' versions, to match the latest.

I've had some issues with Glide, Moshi, Firebase Performance & Cast Framework dependencies.

I haven't updated them, because it seems they all have a common dependency on the Google protobuf library, so I get some duplicate classes & failed builds from Gradle, and I didn't want to dwell too long on it, so I just left them out of the updates.

This builds upon the #282 issue/ticket and on the #283 PR.