summaryrefslogtreecommitdiff
path: root/fakelocation/fakelocationdemo/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'fakelocation/fakelocationdemo/build.gradle')
-rw-r--r--fakelocation/fakelocationdemo/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/fakelocation/fakelocationdemo/build.gradle b/fakelocation/fakelocationdemo/build.gradle
index 0145eca..6cb9af3 100644
--- a/fakelocation/fakelocationdemo/build.gradle
+++ b/fakelocation/fakelocationdemo/build.gradle
@@ -54,7 +54,7 @@ android {
}
dependencies {
- implementation project(':privacymodule-api')
+ implementation project(':core')
implementation project(':fakelocation')
implementation project(':permissionsstandalone')