[Android] Add analytics.xml
This commit is contained in:
parent
8b663feb50
commit
59000ff8be
|
@ -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>
|
Loading…
Reference in New Issue