[ShareLocation] Added background service functionality
Now the sharing of the location should also be working from the background.
This commit is contained in:
@@ -39,6 +39,7 @@ dependencies {
|
||||
|
||||
//Google Maps SDK
|
||||
implementation 'com.google.android.gms:play-services-maps:19.1.0'
|
||||
implementation 'com.google.android.gms:play-services-location:21.3.0'
|
||||
|
||||
// Glide
|
||||
implementation 'com.github.bumptech.glide:glide:4.16.0' // Check for the latest version
|
||||
|
||||
Reference in New Issue
Block a user