Skip to content

Commit ba7f1be

Browse files
[image_picker]: Bump androidx.annotation:annotation
Bumps androidx.annotation:annotation from 1.3.0 to 1.6.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da635f0 commit ba7f1be

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
@@ -33,7 +33,7 @@ android {
3333
}
3434
dependencies {
3535
implementation 'androidx.core:core:1.8.0'
36-
implementation 'androidx.annotation:annotation:1.3.0'
36+
implementation 'androidx.annotation:annotation:1.6.0'
3737
implementation 'androidx.exifinterface:exifinterface:1.3.3'
3838
implementation 'androidx.activity:activity:1.6.1'
3939

0 commit comments

Comments
 (0)