You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
If I delete
jcenter
(deprecated) repository from mybuild.gradle
, addmavenCentral
and addimplementation 'net.margaritov.preference.colorpicker.ColorPickerPreference:ColorPickerPreference:1.0.0'
I got the following error:The text was updated successfully, but these errors were encountered: