Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8e43e57 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

adding dependencies

parent e595f0c7
Loading
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -70,6 +70,17 @@ To strictly enforce the code quality, this project has a pre-commit hook which i
hooks/pre-commit
```

## Build dependencies

This app requires different modules that must be built indivually and pushed to a local maven repository or our gitlab

modules must be build and deployed in the following order:

- privacymodulesapi
- privacymodulese
- privacymoduletor
- privacymoduletrackerfilter

## Build
If you'd like to build PrivacyCentral locally, you should be able to just clone and build with no issues.