Closed 3ffusi0on closed 8 years ago
And you have included "https://jitpack.io" dependencies?
This isn't enough ?
dependencies { compile 'com.github.touchboarder:weekdays-buttons-bar:v0.2-alpha' }
Please look at the link I provided, first you need to add the jitpack repository in the root build.gradle file as explained (the one located in the same folder as the settings.gradle file). Then you can add the dependencies for the library like you posted in the root/project build.gradle file.
You're right, that's my bad there. Never had to do like this before. Thank you for the help.
Nice repo btw ;-)
The gradle dependencies cannot be resolved.