scottyab / rootbeer

Simple to use root checking Android library and sample app
Apache License 2.0
2.5k stars 442 forks source link

Could not download rootbeer-lib.aar (com.scottyab:rootbeer-lib:0.0.6) #198

Closed yuvital-render closed 2 years ago

yuvital-render commented 2 years ago

Hi (-: Our mobile pipeline build just broke with that error: `Execution failed for task ':jail-monkey:javaPreCompileRelease'.

Could not resolve all files for configuration ':jail-monkey:releaseCompileClasspath'. Could not download rootbeer-lib.aar (com.scottyab:rootbeer-lib:0.0.6) Could not get resource 'https://repo.maven.apache.org/maven2/com/scottyab/rootbeer-lib/0.0.6/rootbeer-lib-0.0.6.aar'. Could not GET 'https://repo.maven.apache.org/maven2/com/scottyab/rootbeer-lib/0.0.6/rootbeer-lib-0.0.6.aar'. Connection reset`

It worked just an hour ago. We are using Bitrise and have a React Native app (not sure it's related in any way since we didn't touch anything).

Also, here is a screenshot from within Bitrise: CleanShot 2022-07-13 at 20 01 47@2x

Any help would be much appreciated.

yuvital-render commented 2 years ago

sorry, it was a temporary bug in maven central (-: