Skip to content

Commit 016ce31

Browse files
[path_provider]: Bump androidx.annotation:annotation
Bumps androidx.annotation:annotation from 1.5.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] <support@github.com>
1 parent fba6c77 commit 016ce31

File tree

1 file changed

+1
-1
lines changed
  • packages/path_provider/path_provider_android/android

1 file changed

+1
-1
lines changed

packages/path_provider/path_provider_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ android {
5757
}
5858

5959
dependencies {
60-
implementation 'androidx.annotation:annotation:1.5.0'
60+
implementation 'androidx.annotation:annotation:1.7.0'
6161
testImplementation 'junit:junit:4.13.2'
6262
}

0 commit comments

Comments
 (0)