duanhong169 / ColorPicker

🎨 A color picker for Android. Pick a color using color wheel and slider (HSV & alpha).
Apache License 2.0
361 stars 82 forks source link

Failed to resolve: com.github.duanhong169:colorpicker:1.1.6 #25

Closed edemir206 closed 1 year ago

edemir206 commented 1 year ago

I'mg trying to use your library but it's showing this error when Syncing.

Failed to resolve: com.github.duanhong169:colorpicker:1.1.6 How to fix this error?

edemir206 commented 1 year ago

Fixed adding: maven { url "https://jitpack.io" } to build.gradle repositories