Delete ga.xml

Removes unused Google Analytics file to remove F-Droid anti-feature warning
See 32826c8334
This commit is contained in:
neuron303 2021-08-12 15:40:40 +02:00 committed by GitHub
parent c67dc96d57
commit 2976a679b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools"
tools:ignore="UnusedResources">
<string name="ga_trackingId">UA-28724009-2</string>
<bool name="ga_reportUncaughtExceptions">true</bool>
<bool name="ga_autoActivityTracking">true</bool>
<string name="ga_sampleFrequency">10.0</string>
</resources>