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