If I'm using retrofit 2.6.0 and using the suspend ...
# coroutines
j
If I'm using retrofit 2.6.0 and using the suspend fun do I have to also add the CoroutineCallAdapterFactory when creating the retrofit object?
🚫 1
j
Nope. Remove that dependency!
🆗 2
👍 2