Drop dependency upon Fetch2 library

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-12-25 20:04:34 +05:30
parent a796c4c381
commit e9080614af
18 changed files with 0 additions and 1810 deletions

View File

@@ -156,9 +156,6 @@ dependencies {
//HTTP Clients
implementation("com.squareup.okhttp3:okhttp:4.12.0")
//Fetch - Downloader
implementation("androidx.tonyodev.fetch2:xfetch2:3.1.6")
//EventBus
implementation("org.greenrobot:eventbus:3.3.1")