Hello guys,
When I’m trying to run my app, I got this error:
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ‘:app:debugCompileClasspath’.
I searched it and I tried to fix using what I found on Google, but unfortunately nothing works for my app.
Can someone explain me what exactly means and how could I fix it?