kristiyanP / colorpicker

A simple color picker library for Android
Apache License 2.0
193 stars 43 forks source link

Move code to mavenCentral please #44

Open Tybion opened 2 years ago

Tybion commented 2 years ago

Hello, Kristiyan.

Can you please move your code to the mavenCentral repository as jcenter is no longer active. I currently have to leave jcenter() in my list of repos because it appears that the colorpicker is there.

repositories { mavenCentral() jcenter()

https://blog.gradle.org/jcenter-shutdown#:~:text=The%20jcenter()%20method%20will,may%20only%20publish%20new%20versions.