No matter what I try, I just can't get this to work as a Gradle dependency.
Can someone tell me what I'm doing wrong?
I just get the following error:
Error:(24, 13) Failed to resolve: com.github.Todd-Davies:ProgressWheel:1.0
The repo and the dependency are both configured in my project just like any other library but this one just won't work
No matter what I try, I just can't get this to work as a Gradle dependency. Can someone tell me what I'm doing wrong? I just get the following error: Error:(24, 13) Failed to resolve: com.github.Todd-Davies:ProgressWheel:1.0 The repo and the dependency are both configured in my project just like any other library but this one just won't work