Skip to content

Commit

Permalink
Merge pull request #106 from SanoopC/MSUE-144
Browse files Browse the repository at this point in the history
[MSUE-144] Upgraded play-service-location to 21.0.1
  • Loading branch information
sbogolii-sift authored Jan 30, 2023
2 parents fb65835 + f586f4b commit 5fb3268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sift/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ android {
dependencies {
implementation 'com.google.code.gson:gson:2.9.1'

implementation 'com.google.android.gms:play-services-location:17.1.0'
implementation 'com.google.android.gms:play-services-location:21.0.1'

testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.19.0'
Expand Down

0 comments on commit 5fb3268

Please sign in to comment.