Azure / azure-notificationhubs-android

Android SDK and Samples for Azure Notification Hubs
Apache License 2.0
33 stars 63 forks source link

[BUG] Could not resolve com.android.volley:volley:1.1.1 #250

Open ashishsaini11 opened 2 years ago

ashishsaini11 commented 2 years ago

Describe the bug Could not resolve com.android.volley:volley:1.1.1

Exception or Stack Trace Executing tasks: [clean, :app:assembleDebug] in project C:\Users\Administrator\AndroidStudioProjects\fgazurenotification

Task :clean UP-TO-DATE Task :app:clean Task :app:preBuild UP-TO-DATE Task :app:preDebugBuild UP-TO-DATE Task :app:mergeDebugNativeDebugMetadata NO-SOURCE Task :app:compileDebugAidl NO-SOURCE Task :app:compileDebugRenderscript NO-SOURCE Task :app:generateDebugBuildConfig Task :app:javaPreCompileDebug Task :app:checkDebugAarMetadata FAILED Task :app:generateDebugResValues Task :app:generateDebugResources Task :app:processDebugGoogleServices Task :app:mergeDebugResources FAILED Task :app:packageDebugResources Task :app:createDebugCompatibleScreenManifests Task :app:parseDebugLocalResources Task :app:extractDeepLinksDebug Task :app:processDebugMainManifest FAILED Task :app:mergeDebugShaders Task :app:compileDebugShaders NO-SOURCE Task :app:generateDebugAssets UP-TO-DATE Task :app:mergeDebugAssets FAILED Task :app:processDebugJavaRes NO-SOURCE Task :app:mergeDebugJavaResource FAILED Task :app:checkDebugDuplicateClasses FAILED Task :app:desugarDebugFileDependencies FAILED Task :app:mergeDebugJniLibFolders Task :app:mergeDebugNativeLibs FAILED Task :app:validateSigningDebug Task :app:writeDebugAppMetadata Task :app:writeDebugSigningConfigVersions

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.

2: Task failed with an exception.

3: Task failed with an exception.

4: Task failed with an exception.

5: Task failed with an exception.

6: Task failed with an exception.

7: Task failed with an exception.

8: Task failed with an exception.

BUILD FAILED in 563ms 23 actionable tasks: 22 executed, 1 up-to-date

image