Skip to content

Commit 34612cb

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 d5bab16 commit 34612cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/flutter_plugin_android_lifecycle/android

packages/flutter_plugin_android_lifecycle/android/build.gradle

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

3939
dependencies {
40-
implementation "androidx.annotation:annotation:1.1.0"
40+
implementation "androidx.annotation:annotation:1.5.0"
4141
}
4242

4343

0 commit comments

Comments
 (0)