summaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
authorAmit Kumar <amitkma@e.email>2021-04-27 22:19:39 +0530
committerAmit Kumar <amitkma@e.email>2021-04-27 22:19:39 +0530
commit05fca2863a198db5d58fd55db6c5d7b67fd46e58 (patch)
tree952fa67f0f03adf081ecec55a9c1bc0a920df7d1 /settings.gradle
Initial setup
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings.gradle b/settings.gradle
new file mode 100644
index 0000000..e39b561
--- /dev/null
+++ b/settings.gradle
@@ -0,0 +1,2 @@
+include ':app'
+rootProject.name = "PrivacyCentralApp" \ No newline at end of file