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

UsbSerial/6.1.0 build shows up with a build error on jitpack #6895

Open
PhilipDouglasKnight opened this issue Feb 14, 2025 · 0 comments
Open
Labels
build Report a failed build

Comments

@PhilipDouglasKnight
Copy link

My project has been including this library for a few years, but I just started getting the following error when building my project. I investigated and discovered that the 6.1.0 build has errors.

Execution failed for task ':checkDebugAarMetadata'.

Could not resolve all dependencies for configuration ':debugRuntimeClasspath'.
Could not find com.github.felHR85:UsbSerial:6.1.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/felHR85/UsbSerial/6.1.0/UsbSerial-6.1.0.pom
- https://repo.maven.apache.org/maven2/com/github/felHR85/UsbSerial/6.1.0/UsbSerial-6.1.0.pom
- https://jitpack.io/com/github/felHR85/UsbSerial/6.1.0/UsbSerial-6.1.0.pom
- https://maven.fabric.io/public/com/github/felHR85/UsbSerial/6.1.0/UsbSerial-6.1.0.pom
Required by:
project :

I switched to version 6.0.6 and it seems to work for me, so I have not attempted to build 6.1.0 locally.

@PhilipDouglasKnight PhilipDouglasKnight added the build Report a failed build label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Report a failed build
Projects
None yet
Development

No branches or pull requests

1 participant