Skip to content

Commit 8b94cc7

Browse files
[google_maps]: 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 79d62f7 commit 8b94cc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/google_maps_flutter/google_maps_flutter_android/android

packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle

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

3838
dependencies {
39-
implementation "androidx.annotation:annotation:1.1.0"
39+
implementation "androidx.annotation:annotation:1.5.0"
4040
implementation 'com.google.android.gms:play-services-maps:18.1.0'
4141
androidTestImplementation 'androidx.test:runner:1.2.0'
4242
androidTestImplementation 'androidx.test:rules:1.4.0'

0 commit comments

Comments
 (0)