Skip to content

Commit

Permalink
chore(deps): bump play-services-base from 17.2.1 to 17.6.0 (#846)
Browse files Browse the repository at this point in the history
Bumps play-services-base from 17.2.1 to 17.6.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2021
1 parent 17a4e3e commit c744b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library-v3/build.gradle
Expand Up @@ -45,7 +45,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'
implementation 'com.google.android.gms:play-services-basement:17.6.0'
implementation 'com.google.android.gms:play-services-base:17.2.1'
implementation 'com.google.android.gms:play-services-base:17.6.0'
implementation 'com.google.android.gms:play-services-gcm:17.0.0'
implementation 'com.google.android.gms:play-services-location:18.0.0'

Expand Down

0 comments on commit c744b07

Please sign in to comment.