Skip to content

Commit ce13321

Browse files
[lifecycle]: 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 d4db207 commit ce13321

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
@@ -35,7 +35,7 @@ android {
3535
}
3636

3737
dependencies {
38-
implementation "androidx.annotation:annotation:1.1.0"
38+
implementation "androidx.annotation:annotation:1.5.0"
3939
}
4040

4141

0 commit comments

Comments
 (0)