Skip to content
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

Wrong gradle depencency in README #1

Closed
PatrickMA opened this issue Dec 2, 2015 · 2 comments
Closed

Wrong gradle depencency in README #1

PatrickMA opened this issue Dec 2, 2015 · 2 comments
Labels

Comments

@PatrickMA
Copy link

You have a wrong gradle depencency in your readme:

  compile 'com.github.glomadrian:loading-balls:1.1@aar'

It should be (according to your maven repository):

compile 'com.github.glomadrian:loadingballs:1.1@aar'

-> without the dash between "loading" and "balls".

@glomadrian glomadrian added the bug label Dec 2, 2015
@Odaym
Copy link

Odaym commented Dec 2, 2015

correct, please edit the file, wasted some time here :)

Good work, I love the performance and it's really beautiful, going over the code tomorrow

@glomadrian
Copy link
Owner

Solved, thanks for the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants