summaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle7
1 files changed, 6 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle
index e39b561..24b6eef 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,2 +1,7 @@
include ':app'
-rootProject.name = "PrivacyCentralApp" \ No newline at end of file
+rootProject.name = "PrivacyCentralApp"
+include ':fakelocation'
+include ':fakelocation:fakelocationdemo'
+include ':api'
+include ':permissionsstandalone'
+include ':trackers'