Skip to content

Commit 95b1133

Browse files
[file_selector]: Bump androidx.annotation:annotation
Bumps androidx.annotation:annotation from 1.6.0 to 1.7.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 e656e79 commit 95b1133

File tree

1 file changed

+1
-1
lines changed
  • packages/file_selector/file_selector_android/android

1 file changed

+1
-1
lines changed

packages/file_selector/file_selector_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android {
3838
}
3939

4040
dependencies {
41-
implementation 'androidx.annotation:annotation:1.6.0'
41+
implementation 'androidx.annotation:annotation:1.7.0'
4242
testImplementation 'junit:junit:4.13.2'
4343
testImplementation 'org.mockito:mockito-inline:5.1.0'
4444
testImplementation 'androidx.test:core:1.3.0'

0 commit comments

Comments
 (0)