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 d5bab16 commit 2a45e0cCopy full SHA for 2a45e0c
packages/image_picker/image_picker_android/android/build.gradle
@@ -35,7 +35,7 @@ android {
35
}
36
dependencies {
37
implementation 'androidx.core:core:1.8.0'
38
- implementation 'androidx.annotation:annotation:1.3.0'
+ implementation 'androidx.annotation:annotation:1.5.0'
39
implementation 'androidx.exifinterface:exifinterface:1.3.3'
40
41
testImplementation 'junit:junit:4.13.2'
0 commit comments