android-ColorPickerPreference icon indicating copy to clipboard operation
android-ColorPickerPreference copied to clipboard

Package is not avaliable in mavenCentral and jcenter is deprecated

Open ogarcia opened this issue 2 years ago • 1 comments

If I delete jcenter (deprecated) repository from my build.gradle, add mavenCentral and add implementation 'net.margaritov.preference.colorpicker.ColorPickerPreference:ColorPickerPreference:1.0.0' I got the following error:

Failed to resolve: net.margaritov.preference.colorpicker.ColorPickerPreference:ColorPickerPreference:1.0.0

ogarcia avatar Aug 03 '22 09:08 ogarcia