I had created a library for android, pushed it to gitub, and build it with Jitpack. Now, my problem is, that Gradle cannot resolve my dependency (failed to resolve com.github.[…]) I tried to import the default android project from jitpack - it works. So my question is, what is wrong with my lib? https://www.github.com/ludev-studio/colorpicker-android
Thank you for your help!