Heya, I am staring blind at these particular error...
# dagger
r
Heya, I am staring blind at these particular error messages with dagger 2.11 and kotlin 1.1.2-4:
Error:@<package>.injection.qualifier.ApiInterceptors java.util.List<? extends okhttp3.Interceptor> cannot be provided without an @Provides-annotated method.
Error:@<package>.injection.qualifier.NetworkInterceptors java.util.List<? extends okhttp3.Interceptor> cannot be provided without an @Provides-annotated method.
Does anyone have a clue to what is going on?