Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Commit dd716f1

Browse files
committed
bump play-services-location version 11.0.0->15.0.1
1 parent 432d3b7 commit dd716f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LocationUpdatesForegroundService/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ dependencies {
2727
compile 'com.android.support:appcompat-v7:26.1.0'
2828
testCompile 'junit:junit:4.12'
2929

30-
compile 'com.google.android.gms:play-services-location:11.0.0'
30+
compile 'com.google.android.gms:play-services-location:15.0.1'
3131
compile 'com.android.support:design:26.1.0'
3232
}

0 commit comments

Comments
 (0)