From c8d88ec3364218802bc48257b7766ad8f19a6e45 Mon Sep 17 00:00:00 2001 From: Guillaume Jacquart Date: Wed, 17 Aug 2022 08:49:03 +0000 Subject: 2-Simplify sources modules tree --- settings.gradle | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'settings.gradle') 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' -- cgit v1.2.1