Skip to content

Commit b7fe2ee

Browse files
[path_provider]: Bump annotation
Bumps annotation from 1.1.0 to 1.5.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 ea14939 commit b7fe2ee

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
@@ -52,7 +52,7 @@ android {
5252
}
5353

5454
dependencies {
55-
implementation 'androidx.annotation:annotation:1.1.0'
55+
implementation 'androidx.annotation:annotation:1.5.0'
5656
implementation 'com.google.guava:guava:28.1-android'
5757
testImplementation 'junit:junit:4.13.2'
5858
}

0 commit comments

Comments
 (0)