flutter_bdd icon indicating copy to clipboard operation
flutter_bdd copied to clipboard

chore(pubspec): bump version to fix the pipeline

Open jerseysu opened this issue 3 years ago • 0 comments

chore(pubspec): bump version to fix the pipeline

Fix the pipeline error: https://app.circleci.com/pipelines/github/jerseysu/flutter_bdd/26/workflows/7911bd5a-f263-4df2-81ca-925c9372e181/jobs/31

ERR : Because every version of flutter_driver from sdk depends on vector_math 2.1.2 and flutter_bdd depends on vector_math 2.1.0, flutter_driver from sdk is forbidden.
    | So, because flutter_bdd depends on flutter_driver from sdk, version solving failed.

jerseysu avatar Aug 12 '22 13:08 jerseysu