Skip to content

Commit b4c5fc4

Browse files
chore(deps): bump play-services-location from 16.0.0 to 17.0.0 (#1974)
Bumps play-services-location from 16.0.0 to 17.0.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e162f61 commit b4c5fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ dependencies {
137137
implementation "org.koin:koin-androidx-viewmodel:$koin_version"
138138

139139
// Location Play Service
140-
playStoreImplementation 'com.google.android.gms:play-services-location:16.0.0'
140+
playStoreImplementation 'com.google.android.gms:play-services-location:17.0.0'
141141

142142
//Smart Auth Play Service
143143
playStoreImplementation 'com.google.android.gms:play-services-auth:17.0.0'

0 commit comments

Comments
 (0)