Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-location from 18.0.0 to 21.3.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-location from 18.0.0 to 21.3.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 65d1832 commit c79ac6c
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 @@ -101,7 +101,7 @@ android {
//for image compression
implementation 'me.shaohui.advancedluban:library:1.3.5'
implementation 'com.nex3z:notification-badge:1.0.5'
implementation 'com.google.android.gms:play-services-location:18.0.0'
implementation 'com.google.android.gms:play-services-location:21.3.0'
implementation 'com.google.android.gms:play-services-maps:17.0.1'
implementation('com.github.ozodrukh:CircularReveal:1.3.1@aar') { transitive = true }
implementation 'com.mikhaellopez:circularprogressbar:2.0.0'
Expand Down

0 comments on commit c79ac6c

Please sign in to comment.