-
Notifications
You must be signed in to change notification settings - Fork 408
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
JCenter to be sunset on 2020-05-01 #413
Comments
only one month remaining... any updates? |
@Diolor any updates for replacing jcenter ? |
@ShivlalChavan thanks for the heads up, I have finally have more time to work on the library and am planning to migrate off jcenter this week |
This is great news - thank you for working on this! |
@dmitry-zaitsev any updates on this topic? |
try this
|
@matteogabella do you mean that these changes can be applied + jcenter() can then be removed? If so, this appears to not be working as io.fotoapparat:fotoapparat:2.7.0 cannot be found by Gradle within google() and mavenCentral() repositories. |
This library should be declared deprecated. It was great, but hasn't been updated since 2019, uses the deprecated Camera1 API and jcenter is not available anymore. I recommend everyone migration to CameraX. |
I was able to download the library from jitpack.io. |
Hi! Just a heads up- JCenter will no longer be available after 2020-05-01:
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
Just a note in case it makes sense to publish releases somewhere new (Maven Central, etc.)
Best,
Pete
The text was updated successfully, but these errors were encountered: