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 da635f0 commit ba7f1beCopy full SHA for ba7f1be
packages/image_picker/image_picker_android/android/build.gradle
@@ -33,7 +33,7 @@ android {
33
}
34
dependencies {
35
implementation 'androidx.core:core:1.8.0'
36
- implementation 'androidx.annotation:annotation:1.3.0'
+ implementation 'androidx.annotation:annotation:1.6.0'
37
implementation 'androidx.exifinterface:exifinterface:1.3.3'
38
implementation 'androidx.activity:activity:1.6.1'
39
0 commit comments