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

Unable to include the library in a project #5

Closed
Christophe668 opened this issue Feb 15, 2017 · 2 comments
Closed

Unable to include the library in a project #5

Christophe668 opened this issue Feb 15, 2017 · 2 comments

Comments

@Christophe668
Copy link

Christophe668 commented Feb 15, 2017

Hi,

I'm currently trying to include this library inside a project of mine but gradle seems unable to find the dependency. Jitpack.io is included in the repository as asked in the readme of the project.
I tried with com.github.jrvansuita:MaterialAbout:0.0.5 (last version on Jitpack) and MaterialAbout:+

Regards

@Christophe668
Copy link
Author

Update :

It works if we use :
com.github.jrvansuita:MaterialAbout:v0.0.5
and not :
com.github.jrvansuita:MaterialAbout:0.0.5

I might be wrong but maybe that's why com.github.jrvansuita:MaterialAbout:+ wasn't working.

Also the documentation could use a small update :)
AboutBuilder.with(...) doesn't exist (probably on an older version), AboutMe.with(...) on the other side does.

Thx !

@jrvansuita
Copy link
Owner

You are completely right. I fixed it.

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

No branches or pull requests

2 participants