-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
Hi,
When using this library with kotlinx.coroutines version 0.16, I get the following error:
java.lang.NoSuchMethodError: No direct method <init>(Lkotlin/coroutines/experimental/Continuation;Z)V in class Lkotlinx/coroutines/experimental/CancellableContinuationImpl; or its super classes (declaration of 'kotlinx.coroutines.experimental.CancellableContinuationImpl' appears in /data/app/my.app.packagename.debug-2/base.apk)
at ru.gildor.coroutines.retrofit.CallAwaitKt.awaitResult(CallAwait.kt:124)
The issue may be present with version 0.15 too
Metadata
Metadata
Assignees
Labels
No labels