Skip to content

Commit

Permalink
Merge pull request #41 from NoelChew/play-services-location-version-u…
Browse files Browse the repository at this point in the history
…pdate

Updated Google Play Location Services SDK
  • Loading branch information
LeandroSQ authored Oct 24, 2023
2 parents 3aa0455 + 12627d3 commit e538568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
implementation 'androidx.activity:activity-ktx:1.6.1'

/* Google Services Api */
implementation 'com.google.android.gms:play-services-location:20.0.0'
implementation 'com.google.android.gms:play-services-location:21.0.1'

/* Coroutines */
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.2'
Expand Down

0 comments on commit e538568

Please sign in to comment.