ColorPicker
ColorPicker copied to clipboard
Maven Central issue
After switched to Maven Central I receive:
Could not find com.github.dhaval2404:colorpicker:2.0.
@ kardani
After switched to Maven Central I receive:
Could not find com.github.dhaval2404:colorpicker:2.0.
You need to add
maven {
url "https://jitpack.io"
}
under "repositories" in your project-build.gradle