mirror of
https://github.com/owenlejeune/TVTime.git
synced 2026-02-15 01:36:50 -05:00
replace retrofit calls with coroutines
This commit is contained in:
@@ -79,6 +79,9 @@ dependencies {
|
||||
|
||||
implementation Dependencies.Coil.coil
|
||||
|
||||
//Coroutines
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0'
|
||||
|
||||
testImplementation Dependencies.Testing.junit
|
||||
androidTestImplementation Dependencies.Testing.androidXJunit
|
||||
androidTestImplementation Dependencies.Testing.espressoCore
|
||||
|
||||
Reference in New Issue
Block a user