novoda / download-manager

A library that handles long-running downloads, handling the network interactions and retrying downloads automatically after failures
Apache License 2.0
483 stars 63 forks source link

Migrate to androidx #519

Closed ouchadam closed 4 years ago

ouchadam commented 4 years ago

androidx has been out a while now and there's a build time overhead of jetifying libraries

Related https://github.com/evernote/android-job/pull/583

ouchadam commented 4 years ago

done by #520