My library and project gradle plugin version is /gradle-3.3-all.zip
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugApkCopy'.
> Could not resolve com.github.ihsanbal:LoggingInterceptor:1.0.
Required by:
project :app
> Could not resolve com.github.ihsanbal:LoggingInterceptor:1.0.
> Could not get resource 'http://jitpack.io/com/github/ihsanbal/LoggingInterceptor/1.0/LoggingInterceptor-1.0.pom'.
> Could not GET 'http://jitpack.io/com/github/ihsanbal/LoggingInterceptor/1.0/LoggingInterceptor-1.0.pom'. Received status code 401 from server: Unauthorized
* Try:
Run with --stacktrace option to get the stack trace.
BUILD FAILED
My library and project gradle plugin version is
/gradle-3.3-all.zip
Project LoggingInterceptor build.gradle
Module : app build.gradle