-
Notifications
You must be signed in to change notification settings - Fork 2
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
Could not include in the project #1
Comments
Have you added jitpack to your build.gradle in Step 1? |
@intrications It stopped working because JitPack encountered a build failure. It does not have the build tools 23.0.0 rc3 (anymore?). Could you please update to a stable build tool version? JitPack log: https://jitpack.io/com/github/intrications/SystemUiHelper/1.0/build.log |
Sorry about that. Silly of me to use a release candidate version of the build tools. I have pushed an update to 1.1 and it seems to now build correctly: https://jitpack.io/com/github/intrications/SystemUiHelper/1.1/build.log |
Thank you so much. I will test it.
|
Hi!
I am getting this error while adding to the project: "Failed to resolve: com.github.intrications:SystemUiHelper:1.0", can you please verify?
Thanks.
The text was updated successfully, but these errors were encountered: