kristiyanP / colorpicker

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

Gradle build failed #24

Closed ulan17 closed 5 years ago

ulan17 commented 6 years ago

I've tried to use implementation 'petrov.kristiyan:colorpicker-library:1.1.9'. So I've got gradle build fail.

Only works until implementation 'petrov.kristiyan:colorpicker-library:1.1.8'

kristiyanP commented 6 years ago

since v1.1.9 is using androidx, you should consider to upgrade to androidx If you don't want to update yet to androidx follow the suggested solution in the build fail error