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

Downloading Bypasses Maven Android Artifact Build Failure #8

Open
davenotdavid opened this issue Jan 26, 2021 · 2 comments
Open

Downloading Bypasses Maven Android Artifact Build Failure #8

davenotdavid opened this issue Jan 26, 2021 · 2 comments

Comments

@davenotdavid
Copy link

davenotdavid commented Jan 26, 2021

If anyone maintaining this repo is out there today... 🙏

- Locally from Gradle commands like:
> Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
    > Could not find com.github.Commit451:bypasses:1.1.0.
       Required by:
              project :app

- From Circle CI:
* What went wrong:
Execution failed for task ':app:preDebugBuild'.
> Could not resolve all files for configuration ':app:debugCompileClasspath'.
   > Could not find bypasses.aar (com.github.Commit451:bypasses:1.1.0).
     Searched in the following locations:
         https://jitpack.io/com/github/Commit451/bypasses/1.1.0/bypasses-1.1.0.aar
@davenotdavid
Copy link
Author

For now, I've decided to use the previous version of this library (v1.0.4) as that's the last successful build on the Jitpack repo. But regardless, just throwing the fact that v1.1.0 still built unsuccessfully the last time it ran

@Jawnnypoo
Copy link
Member

Thanks for the callout, I'll look into this

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