We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug In this build log (https://jitpack.io/com/github/zoom-us-community/jitpack-zoom-us/5.13.10.12578/build.log) in ✅ Build artifacts we can see that the following artifacts were created:
✅ Build artifacts
com/github/zoom-us-community/jitpack-zoom-us/mobilertc/5.13.10.12578 com/github/zoom-us-community/jitpack-zoom-us/mobilertc/5.13.10.12578/mobilertc-5.13.10.12578.aar com/github/zoom-us-community/jitpack-zoom-us/mobilertc/5.13.10.12578/mobilertc-5.13.10.12578.pom com/github/zoom-us-community/jitpack-zoom-us/mobilertc/5.13.10.12578/mobilertc-5.13.10.12578.pom.md5 com/github/zoom-us-community/jitpack-zoom-us/mobilertc/5.13.10.12578/mobilertc-5.13.10.12578.pom.sha1
However, when accessing https://jitpack.io/com/github/zoom-us-community/jitpack-zoom-us/mobilertc/5.13.10.12578/, you will see that it is missing mobilertc-5.13.10.12578.aar:
mobilertc-5.13.10.12578.aar
This causes Android build fail as mentioned in mieszko4/react-native-zoom-us#311.
Why is mobilertc-5.13.10.12578.aar missing? Can jitpack remove already build artifacts?
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 30 days with no activity.
Sorry, something went wrong.
This issue was closed because it has been inactive for 14 days since being marked as stale.
No branches or pull requests
Describe the bug
In this build log (https://jitpack.io/com/github/zoom-us-community/jitpack-zoom-us/5.13.10.12578/build.log) in
✅ Build artifacts
we can see that the following artifacts were created:However, when accessing https://jitpack.io/com/github/zoom-us-community/jitpack-zoom-us/mobilertc/5.13.10.12578/, you will see that it is missing
mobilertc-5.13.10.12578.aar
:This causes Android build fail as mentioned in mieszko4/react-native-zoom-us#311.
Why is
mobilertc-5.13.10.12578.aar
missing? Can jitpack remove already build artifacts?The text was updated successfully, but these errors were encountered: