Open beenahawkscode opened 3 months ago
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugCompileClasspath'.
implementation("com.amitshekhar.android:android-networking:1.0.2")
On Fri, Aug 16, 2024 at 8:49 PM Shiv Kumar Gupta @.***> wrote:
Hello, Please share the info of the error you are getting!
— Reply to this email directly, view it on GitHub https://github.com/Shivgupta1031/Paypal-Integration-Kt-2024/issues/1#issuecomment-2293703275, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDFDT4CDHF5VUOJE4CVIGR3ZRYKBZAVCNFSM6AAAAABMUA2ZVSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJTG4YDGMRXGU . You are receiving this because you authored the thread.Message ID: @.***>
Make sure u have added jcenter() and mavenCentral with maven url() in build.gradle, here u can check it's implementation guide : https://github.com/amitshekhariitbhu/Fast-Android-Networking
Hello, Please share the info of the error you are getting!