chore: bump rive_common to v0.0.10

Diffs=
d520a7ea4 chore: bump rive_common to v0.0.10 (#5406)

Co-authored-by: Gordon <pggordonhayes@gmail.com>
This commit is contained in:
HayesGordon
2023-06-13 09:58:15 +00:00
parent 7f218d15bd
commit d7d22b9aee
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
ad0d13cd66cec87c0f334b2cee1b3f7d92b0ce1a
d520a7ea4ce8176a160ba30515233c0aa3af5b11

View File

@ -1,3 +1,6 @@
## 0.11.3
- Bumps rive_common to add Android namespace to support Gradle 8 (issue [312](https://github.com/rive-app/rive-flutter/issues/312))
## 0.11.2
- Add parameter to specifcy headers on RiveAnimation.network widget

View File

@ -1,5 +1,5 @@
name: rive
version: 0.11.2
version: 0.11.3
homepage: https://rive.app
description: Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app.
repository: https://github.com/rive-app/rive-flutter
@ -15,7 +15,7 @@ dependencies:
http: ^0.13.3
meta: ^1.3.0
plugin_platform_interface: ^2.0.2
rive_common: 0.0.9
rive_common: ^0.0.10
dev_dependencies:
flutter_test:
sdk: flutter