Skip to content

Commit 1ab808c

Browse files
[image_picker]: Bump annotation
Bumps annotation from 1.3.0 to 1.5.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4db207 commit 1ab808c

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
}
3535
dependencies {
3636
implementation 'androidx.core:core:1.8.0'
37-
implementation 'androidx.annotation:annotation:1.3.0'
37+
implementation 'androidx.annotation:annotation:1.5.0'
3838
implementation 'androidx.exifinterface:exifinterface:1.3.3'
3939

4040
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)