Skip to content

Commit

Permalink
updated play services libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbakk authored and modislaszlox2 committed May 9, 2023
1 parent cd4ac2b commit 81414cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android-reactive-location/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
//TODO: local maven deployment

dependencies {
api 'com.google.android.gms:play-services-location:16.0.0'
api 'com.google.android.gms:play-services-places:16.0.0'
api 'com.google.android.gms:play-services-location:21.0.1'
api 'com.google.android.gms:play-services-places:17.0.0'
api 'io.reactivex.rxjava2:rxjava:2.2.0'
}

Expand Down

0 comments on commit 81414cb

Please sign in to comment.