Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rk0cc committed Oct 21, 2023
1 parent 4b737b8 commit ec1dbd3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions media_control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.1

* Dependencies update

## 2.0.0

* Video control must be specified.
Expand Down
6 changes: 3 additions & 3 deletions media_control/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: oghref_media_control
description: Additional package for providing mixin to build widget for playing multimedia resources
version: 2.0.0
version: 2.0.1
repository: https://github.com/rk0cc/oghref/tree/main/media_control
issue_tracker: https://github.com/rk0cc/oghref/issues
environment:
Expand All @@ -10,8 +10,8 @@ dependencies:
flutter:
sdk: flutter
oghref_builder: ^1.1.0
media_kit: ^1.1.9
media_kit_video: ^1.2.2
media_kit: ^1.1.10+1
media_kit_video: ^1.2.4
media_kit_libs_video: ^1.0.4
meta: ^1.9.1
dev_dependencies:
Expand Down

0 comments on commit ec1dbd3

Please sign in to comment.