You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! My issue is that I can't include the lib to my project. When I add 'me.touko.okHttp3:RetryRequestInterceptorOkHttp3:1.0.0' to my build.gradle file, Android Studio tells me that Failed to resolve: OkHttpRetryInterceptor:core:unspecified
Why do I get that problem?
The text was updated successfully, but these errors were encountered:
Hello! My issue is that I can't include the lib to my project. When I add
'me.touko.okHttp3:RetryRequestInterceptorOkHttp3:1.0.0'
to mybuild.gradle
file, Android Studio tells me thatFailed to resolve: OkHttpRetryInterceptor:core:unspecified
Why do I get that problem?
The text was updated successfully, but these errors were encountered: