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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user