We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building the app will result in error due to unfulfilled dependency
`Could not determine the dependencies of task ':app:lintVitalAaptOptions'.
Could not resolve all artifacts for configuration ':app:debugCompileClasspath'. Could not resolve com.afollestad:bridge:3.2.5. Required by: project :app > Could not resolve com.afollestad:bridge:3.2.5. > Could not get resource 'https://repo.spring.io/plugins-release/com/afollestad/bridge/3.2.5/bridge-3.2.5.pom'. > Could not GET 'https://repo.spring.io/plugins-release/com/afollestad/bridge/3.2.5/bridge-3.2.5.pom'. Received status code 401 from server: > Could not resolve com.afollestad:bridge:3.2.5. > Could not get resource 'https://mvnrepository.com/artifact/com/afollestad/bridge/3.2.5/bridge-3.2.5.pom'. > Could not GET 'https://mvnrepository.com/artifact/com/afollestad/bridge/3.2.5/bridge-3.2.5.pom'. Received status code 403 from server: Forbidden Could not resolve com.afollestad:icon-request:1.5.2. Required by: project :app > Could not resolve com.afollestad:icon-request:1.5.2. > Could not get resource 'https://repo.spring.io/plugins-release/com/afollestad/icon-request/1.5.2/icon-request-1.5.2.pom'. > Could not GET 'https://repo.spring.io/plugins-release/com/afollestad/icon-request/1.5.2/icon-request-1.5.2.pom'. Received status code 401 from server: > Could not resolve com.afollestad:icon-request:1.5.2. > Could not get resource 'https://mvnrepository.com/artifact/com/afollestad/icon-request/1.5.2/icon-request-1.5.2.pom'. > Could not GET 'https://mvnrepository.com/artifact/com/afollestad/icon-request/1.5.2/icon-request-1.5.2.pom'. Received status code 403 from server: Forbidden`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Building the app will result in error due to unfulfilled dependency
`Could not determine the dependencies of task ':app:lintVitalAaptOptions'.
The text was updated successfully, but these errors were encountered: