mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-03 20:36:31 +08:00
bump box2d version to fix isseu #4
This commit is contained in:
@ -12,7 +12,7 @@ dependencies:
|
|||||||
sdk: flutter
|
sdk: flutter
|
||||||
audioplayers: ^0.4.1
|
audioplayers: ^0.4.1
|
||||||
path_provider: ^0.2.1+1
|
path_provider: ^0.2.1+1
|
||||||
box2d: ^0.3.0
|
box2d: ^0.4.0
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
test: 0.12.24+8
|
test: 0.12.24+8
|
||||||
|
|||||||
Reference in New Issue
Block a user