We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9c7b7 commit 11377fbCopy full SHA for 11377fb
packages/image_picker/image_picker_android/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.8.12+19
2
+
3
+* Bumps androidx.core:core from 1.13.1 to 1.15.0.
4
5
## 0.8.12+18
6
7
* Fixes a security issue related to improperly trusting filenames provided by a `ContentProvider`.
packages/image_picker/image_picker_android/pubspec.yaml
@@ -2,7 +2,7 @@ name: image_picker_android
description: Android implementation of the image_picker plugin.
repository: https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+image_picker%22
-version: 0.8.12+18
+version: 0.8.12+19
environment:
8
sdk: ^3.5.0
0 commit comments