-
Notifications
You must be signed in to change notification settings - Fork 364
Description
Hi everyone.
I'm facing the following error when I'll build de project:
Execution failed for task ':app:mergeDebugNativeLibs'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Failed to transform ColorPicker-v2.0.aar (com.github.Dhaval2404:ColorPicker:v2.0) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find ColorPicker-v2.0.aar (com.github.Dhaval2404:ColorPicker:v2.0).
Searched in the following locations:
https://jitpack.io/com/github/Dhaval2404/ColorPicker/v2.0/ColorPicker-v2.0.aar
https://jitpack.io/com/github/Dhaval2404/ColorPicker/v2.0/ColorPicker-v2.0.jar
Somebody has idea of how to solving?