[Android] Add analytics.xml

This commit is contained in:
zilmar 2017-04-02 15:23:15 +10:00
parent 8b663feb50
commit 59000ff8be
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="ga_trackingId">UA-1193407-1</string>
<bool name="ga_autoActivityTracking">true</bool>
<bool name="ga_reportUncaughtExceptions">true</bool>
</resources>