Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-maps from 17.0.0 to 18.1.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-maps from 17.0.0 to 18.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2023
1 parent 9bfb579 commit 23ea0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -201,5 +201,5 @@ dependencies {

// requires minSDK 16 according to docs, not sure if it causes an issue
withAnalyticsImplementation 'com.google.android.gms:play-services-analytics:17.0.0'
withMapsImplementation 'com.google.android.gms:play-services-maps:17.0.0'
withMapsImplementation 'com.google.android.gms:play-services-maps:18.1.0'
}

0 comments on commit 23ea0b8

Please sign in to comment.