-
Notifications
You must be signed in to change notification settings - Fork 537
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
Jitpack v1.0.1 build failed #215
Comments
Have you configured the gradle for Jitpack? |
Yes, I already added jitpack.io in gradle conf for other github libs import. But with the new version 1.0.1, when I try to sync project with gradle files i got: And I think it's because jitpack build failed, if you look at jitpack logs https://jitpack.io/com/github/amitshekhariitbhu/PRDownloader/1.0.1/build.log : I tried to get the jitpack generated jar file and import it, and nothing works with it. |
Same error @martinBoscNomad |
sample error with me. help |
Refer this: #209 |
Looks like Jitpack rebuilt the package on Feb 10th with the following error: 1 errors, 0 warnings To proceed, either fix the issues identified by lint, or modify your build script as follows: FAILURE: Build failed with an exception.
|
It is fixed: Please try the latest |
I'm unable to use this library since today
I used to import `com.mindorks.android:prdownloader:0.6.0' but it's not found since yesterday in maven/jitpack
i tried
com.github.amitshekhariitbhu:PRDownloader:1.0.1
but i got this error message :Failed to resolve: com.github.amitshekhariitbhu:PRDownloader:1.0.1
In jitpack, here is the log:
https://jitpack.io/com/github/amitshekhariitbhu/PRDownloader/1.0.1/build.log
BUILD FAILED
The text was updated successfully, but these errors were encountered: