Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit d50ea98

Browse files
Add version bump
1 parent 8a24ca4 commit d50ea98

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/video_player/video_player_android/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.3.7
2+
3+
* Bumps gradle version to 7.2.1.
4+
15
## 2.3.6
26

37
* Updates references to the obsolete master branch.

packages/video_player/video_player_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: video_player_android
22
description: Android implementation of the video_player plugin.
33
repository: https://github.com/flutter/plugins/tree/main/packages/video_player/video_player_android
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+video_player%22
5-
version: 2.3.6
5+
version: 2.3.7
66

77
environment:
88
sdk: ">=2.14.0 <3.0.0"

0 commit comments

Comments
 (0)