SystemUiHelper icon indicating copy to clipboard operation
SystemUiHelper copied to clipboard

Could not include in the project

Open Shajeel-Afzal opened this issue 10 years ago • 4 comments

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.

Shajeel-Afzal avatar Oct 24 '15 21:10 Shajeel-Afzal

@Shajeel-Afzal

Have you added jitpack to your build.gradle in Step 1?

intrications avatar Nov 09 '15 14:11 intrications

@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

taig avatar Nov 11 '15 15:11 taig

@Shajeel-Afzal

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

intrications avatar Nov 13 '15 09:11 intrications

Thank you so much. I will test it. On Nov 13, 2015 2:15 PM, "Michael Basil" [email protected] wrote:

@Shajeel-Afzal https://github.com/Shajeel-Afzal

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

— Reply to this email directly or view it on GitHub https://github.com/intrications/SystemUiHelper/issues/1#issuecomment-156371663 .

Shajeel-Afzal avatar Nov 21 '15 21:11 Shajeel-Afzal