Skip to content
Snippets Groups Projects
Commit ac01cf78 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

disable firebase analytics

Change-Id: I7085d4af0eb26d3cffb743f4695eca3b5f53f0a6
parent 3ae2d6f6
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<meta-data
android:name="google_analytics_adid_collection_enabled"
android:value="false" />
<meta-data
android:name="firebase_analytics_collection_enabled"
android:value="false" />
<activity
android:name=".client.LogsActivity"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment