Skip to content

Commit 11377fb

Browse files
committed
CHANGELOG
1 parent ab9c7b7 commit 11377fb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.12+19
2+
3+
* Bumps androidx.core:core from 1.13.1 to 1.15.0.
4+
15
## 0.8.12+18
26

37
* Fixes a security issue related to improperly trusting filenames provided by a `ContentProvider`.

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+18
5+
version: 0.8.12+19
66

77
environment:
88
sdk: ^3.5.0

0 commit comments

Comments
 (0)