-
-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
Hi,
When building my project depending on simple_barcode_scanner I receive this error:
Task failed with an exception.
-
Where:
Build file '/Users/frank/.pub-cache/hosted/pub.dev/simple_barcode_scanner-0.4.0/android/build.gradle' line: 7 -
What went wrong:
A problem occurred evaluating project ':simple_barcode_scanner'.
Could not find method jcenter() for arguments [] on repository container of type org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler.
jcenter() seems no more supported and deprecated.
Stackoverflow saying in https://stackoverflow.com/questions/66282782/could-not-find-method-jcenter-for-arguments-on-repository-container-of-type that:
"JFrog is shutting down JCenter completely in May. Try using mavenCentral() instead"
Metadata
Metadata
Assignees
Labels
No labels