Skip to content

Commit

Permalink
Merge pull request #36 from arnavs-0/dependabot/gradle/com.google.and…
Browse files Browse the repository at this point in the history
…roid.gms-play-services-maps-17.0.1

Bump play-services-maps from 17.0.0 to 17.0.1
  • Loading branch information
arnavs-0 authored Apr 28, 2021
2 parents d173b61 + cac70ba commit 2492d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
implementation 'com.clarifai:clarifai-grpc:7.3.0'
implementation 'com.github.GrenderG:Toasty:1.4.2'
implementation 'com.google.android.libraries.places:places:2.4.0'
implementation 'com.google.android.gms:play-services-maps:17.0.0'
implementation 'com.google.android.gms:play-services-maps:17.0.1'
implementation 'com.google.android.gms:play-services-location:17.1.0'
implementation 'com.github.arcadefire:nice-spinner:1.4.4'
implementation "com.airbnb.android:lottie:3.7.0"
Expand Down

0 comments on commit 2492d27

Please sign in to comment.