revert overriding rive_common in flutter example

this breaks tests in rive-flutter, and presumably a leftover from testing a rive_common bump locally

37eb623b96

Diffs=
ad0d13cd6 revert overriding rive_common in flutter example (#5334)

Co-authored-by: Maxwell Talbot <talbot.maxwell@gmail.com>
This commit is contained in:
mjtalbot
2023-05-31 13:41:01 +00:00
parent 76b43e1cc2
commit 7f218d15bd
2 changed files with 1 additions and 5 deletions

View File

@ -1 +1 @@
c163c1a7fe5a8d26506c439e686716b4131f6ffe ad0d13cd66cec87c0f334b2cee1b3f7d92b0ce1a

View File

@ -8,10 +8,6 @@ version: 1.0.0+1
environment: environment:
sdk: ">=2.17.0 <3.0.0" sdk: ">=2.17.0 <3.0.0"
dependency_overrides:
rive_common:
path: ../../rive_common
dependencies: dependencies:
flutter: flutter:
sdk: flutter sdk: flutter