android-icon-pack
android-icon-pack copied to clipboard
Cannot build the app with Gradlew: dependency com.afollestad:bridge and com.aflloestad:icon-request depreciated and no longer available
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`