Drop dependency upon kovenant

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-07-21 13:03:58 +05:30
parent bf554853ec
commit 99daaa2515
3 changed files with 0 additions and 13 deletions

View File

@@ -160,10 +160,6 @@ dependencies {
//Fetch - Downloader
implementation "androidx.tonyodev.fetch2:xfetch2:3.1.6"
//Kovenant
implementation "nl.komponents.kovenant:kovenant:3.3.0"
implementation "nl.komponents.kovenant:kovenant-android:3.3.0"
//EventBus
implementation "org.greenrobot:eventbus:3.3.1"