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

The jcenter() method has been deprecated in build.gradle #26

Open
scribetw opened this issue Nov 1, 2023 · 0 comments · May be fixed by #27
Open

The jcenter() method has been deprecated in build.gradle #26

scribetw opened this issue Nov 1, 2023 · 0 comments · May be fixed by #27

Comments

@scribetw
Copy link

scribetw commented Nov 1, 2023

> Configure project :dropbox_client
The RepositoryHandler.jcenter() method has been deprecated. This is scheduled to be removed in Gradle 8.0. JFrog announced JCenter's sunset in February 2021. Use mavenCentral() instead. Consult the upgrading guide for further information: https://docs.gradle.org/7.6.3/userguide/upgrading_version_6.html#jcenter_deprecation
        at build_9ca3d4xq9cvjc5hd408rtf97z$_run_closure1$_closure2.doCall(/home/rudy/.pub-cache/hosted/pub.dev/dropbox_client-1.1.0/android/build.gradle:7)
        (Run with --stacktrace to get the full stack trace of this deprecation warning.)

Please replace jcenter() with mavenCentral() in android/build.gradle. Thanks.

scribetw added a commit to scribetw/FlutterDropbox that referenced this issue Nov 1, 2023
@scribetw scribetw linked a pull request Nov 1, 2023 that will close this issue
scribetw added a commit to scribetw/FlutterDropbox that referenced this issue Jan 2, 2024
scribetw added a commit to scribetw/FlutterDropbox that referenced this issue Jan 2, 2024
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 a pull request may close this issue.

1 participant