I have this lib CustomTimePicker and added it to bintray and link it to JCenter and try to add it my project like that
compile 'com.omarali:customTimePicker:1.0.0'
and while trying to sync gradle it gives me this error
how can I solve this issue?