Skip to content

Commit

Permalink
Merge pull request #803 from faisalansari0367/master
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
Lyokone authored Mar 2, 2023
2 parents 95e5c2c + f9c1051 commit d8f90b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/location_android/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "com.google.android.gms:play-services-location:19.0.1"
implementation "com.google.android.gms:play-services-location:21.0.1"
implementation "androidx.appcompat:appcompat:1.4.1"
}
}

0 comments on commit d8f90b2

Please sign in to comment.