erickok / transdroid

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

Add legacy org apache for local development #653

Closed jedrivisser closed 3 months ago

jedrivisser commented 1 year ago

This commit adds the org apache stub dependency that AndroidStudio used to use. This is added as a "compileOnly" dependendency, so in not actually part of the build output

Tested this using Android Studio 2022.1.1 Patch 2 and code completion works

Installed the Pixel 6 API 33 emulator and a physical Samsung S23

Connected to a Deluge 1.2+ server and everything still work fine