OffIt
OffIt copied to clipboard
NoSuchMethodError
java.lang.NoSuchMethodError: No direct method <init>(Ljava/util/List;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/internal/connection/RealConnection;ILokhttp3/Request;)V in class Lokhttp3/internal/http/RealInterceptorChain; or its super classes (declaration of 'okhttp3.internal.http.RealInterceptorChain appears in /data/app/package==/base.apk) at com.gabrielsamojlo.offit.MockedCall.enqueue(MockedCall.java:105)
Hey!
Thanks for posting issue, to solve the problem I will need little more details. Can you please post your (app level) build.gradle file? It looks like there is some kind of dependencies inconsistencies between your and Offit gradle files.