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

Migrate from JCenter to Maven Central for gradle dependencies #57

Merged
merged 1 commit into from
Dec 27, 2022

Conversation

edreanernst
Copy link
Contributor

JCenter has issued a deprecation notice (https://blog.gradle.org/jcenter-shutdown). It is recommended to move to Maven Central, which Flutter itself is also officially doing.

This PR addresses bug #56 by removing JCenter and adding Maven Central for gradle dependency resolution.

@mono0926 mono0926 merged commit c972ede into mono0926:main Dec 27, 2022
@mono0926
Copy link
Owner

Thanks and sorry, I overlooked 🙏

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

Successfully merging this pull request may close these issues.

2 participants