mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-06-26 09:48:01 +08:00
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:
@ -1 +1 @@
|
||||
c163c1a7fe5a8d26506c439e686716b4131f6ffe
|
||||
ad0d13cd66cec87c0f334b2cee1b3f7d92b0ce1a
|
||||
|
@ -8,10 +8,6 @@ version: 1.0.0+1
|
||||
environment:
|
||||
sdk: ">=2.17.0 <3.0.0"
|
||||
|
||||
dependency_overrides:
|
||||
rive_common:
|
||||
path: ../../rive_common
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
Reference in New Issue
Block a user