diff options
| author | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2023-01-12 07:45:52 +0000 | 
|---|---|---|
| committer | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2023-01-12 07:45:52 +0000 | 
| commit | 8fc2b39e12c247b16231f7421b8b9dcf863e24de (patch) | |
| tree | 02261d62fe73fa07ba2ae9a413a075242c3379a6 /app/src/main/AndroidManifest.xml | |
| parent | 7cad75f498d1afbb69069b582bb75ebf7a8833aa (diff) | |
| download | advanced-privacy-8fc2b39e12c247b16231f7421b8b9dcf863e24de.tar.gz | |
855: setup Sentry telemetry.
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
| -rw-r--r-- | app/src/main/AndroidManifest.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 3bcd764..c155aa5 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,6 +1,6 @@  <?xml version="1.0" encoding="utf-8"?>  <!-- -    Copyright  (C) 2022 ECORP +    Copyright  (C) 2022 ECORP, 2022 MURENA SAS      This program is free software: you can redistribute it and/or modify      it under the terms of the GNU General Public License as published by | 
