Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 2670ca0

Browse files
[lifecycle]: Bump androidx.annotation:annotation
Bumps androidx.annotation: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] <[email protected]>
1 parent 34a6813 commit 2670ca0

File tree

1 file changed

+1
-1
lines changed
  • packages/flutter_plugin_android_lifecycle/android

1 file changed

+1
-1
lines changed

packages/flutter_plugin_android_lifecycle/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
}
3535

3636
dependencies {
37-
implementation "androidx.annotation:annotation:1.1.0"
37+
implementation "androidx.annotation:annotation:1.5.0"
3838
}
3939

4040

0 commit comments

Comments
 (0)