facebookincubator / spectrum

A client-side image transcoding library.
https://libspectrum.io
MIT License
1.99k stars 166 forks source link

build.gradle: Update androidx.multidex from 2.0.0 to 2.0.1 #209

Closed EwoutH closed 4 years ago

EwoutH commented 4 years ago

@diegosanchezr This could help solve #200, since the Multidex changelog contains a line regarding Robolectric testing.

Bug fixes

  • Fixed compatibility with Robolectric testing. Improved performance of version checking code.
EwoutH commented 4 years ago

Succeeded by #210.