Drop dependency upon Fuel library

Current version is outdated and it was mainly here for Android 4.4 support.
Move to Okhttpclient instead.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-06-29 19:08:22 +05:30
parent 77fe8652b7
commit f972ac01d3
2 changed files with 13 additions and 12 deletions

View File

@@ -157,7 +157,6 @@ dependencies {
implementation "com.novoda:merlin:1.2.1"
//HTTP Clients
implementation "com.github.kittinunf.fuel:fuel:2.3.1"
implementation "com.squareup.okhttp3:okhttp:4.11.0"
//Fetch - Downloader