Skip to content

Commit 2a45e0c

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 d5bab16 commit 2a45e0c

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
@@ -35,7 +35,7 @@ android {
3535
}
3636
dependencies {
3737
implementation 'androidx.core:core:1.8.0'
38-
implementation 'androidx.annotation:annotation:1.3.0'
38+
implementation 'androidx.annotation:annotation:1.5.0'
3939
implementation 'androidx.exifinterface:exifinterface:1.3.3'
4040

4141
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)