erickok / transdroid

Manage your torrents from your Android device
GNU General Public License v3.0
1.28k stars 201 forks source link

gradle dependencies are out of date #639

Open bwitt opened 1 year ago

bwitt commented 1 year ago

I notice the dependencies listed in app/build.gradle are out of date:

https://github.com/erickok/transdroid/blob/aadddd0d3ac926bb376e956e2d2451f7d91ff638/app/build.gradle#L80-L104

Perhaps we can configure automation like dependabot to help keep these updated?

erickok commented 3 months ago

I updated a couple of them, but I need to be careful not to break stuff. They have in the past, for sure. And androidannotations is no longer developed, as are some other dependencies (ormlite). Honestly... we'd probably be better off doing some more major rewrite. 🫣