Skip to content

Commit 1dc46bf

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 640db39 commit 1dc46bf

File tree

1 file changed

+1
-1
lines changed
  • packages/google_maps_flutter/google_maps_flutter_android/android

1 file changed

+1
-1
lines changed

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
@@ -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
implementation 'com.google.android.gms:play-services-maps:18.0.2'
3939
androidTestImplementation 'androidx.test:runner:1.2.0'
4040
androidTestImplementation 'androidx.test:rules:1.4.0'

0 commit comments

Comments
 (0)