summaryrefslogtreecommitdiff
path: root/fakelocation/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'fakelocation/build.gradle')
-rw-r--r--fakelocation/build.gradle2
1 files changed, 2 insertions, 0 deletions
diff --git a/fakelocation/build.gradle b/fakelocation/build.gradle
index ea28e44..945cb66 100644
--- a/fakelocation/build.gradle
+++ b/fakelocation/build.gradle
@@ -51,4 +51,6 @@ dependencies {
Libs.AndroidX.coreKtx,
Libs.Coroutines.core
)
+ implementation project(':privacymodule-api')
+
}