-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Is it possible to move the library to the mavenCentral repository? #308
Comments
@danikula Same issue here. We are relying on react-native-video-cache library that tries and fails to pull com.danikula:videocache:2.7.1 from jcenter repo that is now down |
…tory? · Issue \danikula#308 · danikula/AndroidVideoCache](danikula#308)
I have succeeded in creating aar by taking temporary measures locally for v2.7.0. FYI:
interim measures: problem logsgradle sync error log
https://jitpack.io/com/github/danikula/AndroidVideoCache/v2.7.0/AndroidVideoCache-v2.7.0.aar https://jitpack.io/com/github/danikula/AndroidVideoCache/v2.7.0/build.log |
@GregVes react-native-video-cache now vendor this aab directly. |
The app can't be built. When trying "npx react-native run-android" returns this error: |
Same here |
Any updates on this issue please? facing similar issue @danikula |
Also encountered same issue after trying react-native-video-cache @danikula |
Since jCenter has been left in a read-only repository, I would like to be able to continue using this great library.
And I wanted to know if it could be uploaded to the maven central repository.
thank you very much, best regards @danikula
The text was updated successfully, but these errors were encountered: