add geofencing

This commit is contained in:
Sem van der Hoeven
2021-01-12 13:22:00 +01:00
parent e286929b77
commit 5544da5d2e
8 changed files with 102 additions and 12 deletions

View File

@@ -43,6 +43,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-location:17.1.0'
implementation 'com.google.android.gms:play-services-maps:17.0.0'
testImplementation 'junit:junit:4.13.1'
// implementation "com.android.support:support-compat:28.0.0"
// okhttp
implementation 'com.squareup.okhttp3:okhttp:4.9.0'