I am facing below error while running the expresso test.
Could not GET 'https://repo.spring.io/plugins-release/com/facebook/shimmer/shimmer/null/shimmer-null.pom'. Received status code 401 from server: Unauthorized Disable Gradle 'offline mode' and sync project
I have tried disabling offline mode in gradle still its not working. Below is my project gradle configuration
Anyone know why this error? and how solve it?