diff options
author | jacquarg <guillaume.jacquart@hoodbrains.com> | 2021-10-31 19:11:27 +0100 |
---|---|---|
committer | jacquarg <guillaume.jacquart@hoodbrains.com> | 2021-10-31 19:11:27 +0100 |
commit | b0d9079811b08b95dd623d94c1d4338f28597d4c (patch) | |
tree | 52f409643ee6733c232e1218eb2ecbd1e4999240 /settings.gradle | |
parent | 880a48c87686dfc976a11ade9429bc9c50d4c7f2 (diff) |
Add graph view on home dashboard.
Diffstat (limited to 'settings.gradle')
-rw-r--r-- | settings.gradle | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle index 6532f7b..e231e8e 100644 --- a/settings.gradle +++ b/settings.gradle @@ -2,5 +2,4 @@ include ':flow-mvi' include ':app' include ':privacymodulesgoogle' include ':privacymodulese' -include ':privacymodulesapi' rootProject.name = "PrivacyCentralApp"
\ No newline at end of file |