Skip to content

Commit 174414f

Browse files
committed
Resolve conflicts
1 parent a6150df commit 174414f

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

packages/image_picker/image_picker_android/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,4 @@ Anton Borries <[email protected]>
6565
6666
Rahul Raj <[email protected]>
6767
André Sousa <[email protected]>
68+
LinXunFeng <[email protected]>

packages/image_picker/image_picker_android/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.8.13
2+
3+
* Update documentation to note that limit is not always supported.
4+
15
## 0.8.12+2
26

37
* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.

packages/image_picker/image_picker_android/pubspec.yaml

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

77
environment:
88
sdk: ^3.4.0

0 commit comments

Comments
 (0)