-
Notifications
You must be signed in to change notification settings - Fork 315
Description
Describe the bug
Unable to upgrade to lib version 1.4.0.
To Reproduce
Steps to reproduce the behavior:
- add dependency in the build gradle file
- build project
Expected behavior
the new version should be integrated
.
Log file
logfile.txt
Smartphone (please complete the following information):
- Device: [e.g. Samsung A series]
Additional context
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not resolve com.github.smarteist:autoimageslider:1.4.0.
Required by:
project :app
> Could not resolve com.github.smarteist:autoimageslider:1.4.0.
> Could not get resource 'https://jitpack.io/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'.
> Could not GET 'https://jitpack.io/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'. Received status code 401 from server: Unauthorized