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

Commit 84a2761

Browse files
[image_picker]: Bump androidx.core:core
Bumps androidx.core:core from 1.8.0 to 1.9.0. --- updated-dependencies: - dependency-name: androidx.core:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02571ec commit 84a2761

File tree

1 file changed

+1
-1
lines changed
  • packages/image_picker/image_picker_android/android

1 file changed

+1
-1
lines changed

packages/image_picker/image_picker_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
disable 'GradleDependency'
3535
}
3636
dependencies {
37-
implementation 'androidx.core:core:1.8.0'
37+
implementation 'androidx.core:core:1.9.0'
3838
implementation 'androidx.annotation:annotation:1.3.0'
3939
implementation 'androidx.exifinterface:exifinterface:1.3.3'
4040

0 commit comments

Comments
 (0)