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 b9935d1 commit f67790bCopy full SHA for f67790b
packages/file_selector/file_selector_android/android/build.gradle
@@ -38,7 +38,7 @@ android {
38
}
39
40
dependencies {
41
- implementation 'androidx.annotation:annotation:1.5.0'
+ implementation 'androidx.annotation:annotation:1.6.0'
42
testImplementation 'junit:junit:4.13.2'
43
testImplementation 'org.mockito:mockito-inline:5.1.0'
44
testImplementation 'androidx.test:core:1.3.0'
0 commit comments