[ShareLocation] Add subscriber logic
Now other people are allowed to follow a shared location as well while the app is running.
This commit is contained in:
@@ -44,6 +44,8 @@ dependencies {
|
||||
implementation 'com.github.bumptech.glide:glide:4.16.0' // Check for the latest version
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
|
||||
|
||||
//CircleImageView
|
||||
implementation 'de.hdodenhof:circleimageview:3.1.0'
|
||||
|
||||
//Firebase Dependencies
|
||||
implementation platform('com.google.firebase:firebase-bom:33.10.0')
|
||||
|
||||
Reference in New Issue
Block a user