Skip to content

Commit

Permalink
[geolocator_android]: Bump com.google.android.gms:play-services-locat…
Browse files Browse the repository at this point in the history
…ion (#1418)

Bumps com.google.android.gms:play-services-location from 21.0.1 to 21.1.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-location
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 8ea462f commit c014db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geolocator_android/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {
}

dependencies {
implementation 'com.google.android.gms:play-services-location:21.0.1'
implementation 'com.google.android.gms:play-services-location:21.1.0'
implementation 'androidx.core:core:1.9.0'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit c014db5

Please sign in to comment.