Skip to content

Commit

Permalink
release: 0.11.0 (#272)
Browse files Browse the repository at this point in the history
* build: update dependencies

* release: 0.11.0
  • Loading branch information
poppingmoon authored Jun 30, 2024
1 parent ac6ea7d commit a615227
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1952,10 +1952,10 @@ packages:
dependency: "direct main"
description:
name: video_player
sha256: aced48e701e24c02b0b7f881a8819e4937794e46b5a5821005e2bf3b40a324cc
sha256: e30df0d226c4ef82e2c150ebf6834b3522cf3f654d8e2f9419d376cdc071425d
url: "https://pub.dev"
source: hosted
version: "2.8.7"
version: "2.9.1"
video_player_android:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: aria
description: "A client app for Misskey, a federated social media platform."
publish_to: 'none'
version: 0.10.2+27
version: 0.11.0+28

environment:
sdk: '>=3.3.2 <4.0.0'
Expand Down Expand Up @@ -90,7 +90,7 @@ dependencies:
url_launcher: ^6.3.0
uuid: ^4.4.0
vector_math: ^2.1.4
video_player: ^2.8.7
video_player: ^2.9.1
wakelock_plus: ^1.2.5
web_socket_channel: ^2.4.5

Expand Down

0 comments on commit a615227

Please sign in to comment.