-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cant compile with gradle #21
Comments
I pasted in |
In Maven central there seems to exist the com.ryanharter.android-gesture-detectors:library:0.0.4 artifact. Looks like the latest release, though I haven't verified that See also: #12 |
Having the same problem. What is the url to the repo? |
android studio failed mainly because that build cannot compiled reason being it does not exist. |
I updated the project to make use of Jitpack.io for Gradle dependencies. Hope this helps you. Now closing this issue. |
Hello,
I use: compile 'com.almeros.android-gesture-detectors:library:1.0' in gradle and get "failed to resolve"
can you please help me fix that?
Thank you
The text was updated successfully, but these errors were encountered: