materialos / android-icon-pack

Material Open Source's Android Icon Pack Running on Adian Follestad's Polar Dashboard
167 stars 38 forks source link

Cannot build the app with Gradlew: dependency com.afollestad:bridge and com.aflloestad:icon-request depreciated and no longer available #59

Open GhostScript0r opened 1 year ago

GhostScript0r commented 1 year ago

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`