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

Can't import via gradle #38

Closed
ZueFe opened this issue May 20, 2020 · 1 comment
Closed

Can't import via gradle #38

ZueFe opened this issue May 20, 2020 · 1 comment

Comments

@ZueFe
Copy link

ZueFe commented May 20, 2020

Hey, have issue with importing the library to my android app.

When using
implementation("com.github.sokomishalov.skraper:skrapers:0.4.0")

I get following error:
obrazek

Checked jitpack.io which says I should use implementation 'com.github.SokoMishaLov:skraper:0.4.0' but when I do that, it can't find any package.
Thanks for the help!

@sokomishalov
Copy link
Owner

Hey, thanks for the issue!
Unfortunately, jitpack does not support maven "revision feature" which I added in 0.4.0.
I've reverted it and released 0.4.1, which solves this issue. Please upgrade 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