DImuthuUpe / AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
8.05k stars 1.85k forks source link

Cant' compile after adding library Could not resolve all files for configuration ':app:debugRuntimeClasspath'. #1185

Open imgsimone opened 1 month ago

imgsimone commented 1 month ago

Hello, after adding your library in Gradle module, I can't compile the Android Studio Application, cause of this error:

Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

Can you help please? Tnanks