mirror of
https://github.com/izzy2lost/ppsspp.git
synced 2026-03-10 12:43:04 -07:00
9 lines
313 B
XML
9 lines
313 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<resources>
|
||
|
|
<string name="ga_trackingId">UA-36039055-2</string>
|
||
|
|
<!--Enable automatic activity tracking-->
|
||
|
|
<bool name="ga_autoActivityTracking">true</bool>
|
||
|
|
<!--Enable automatic exception tracking-->
|
||
|
|
<bool name="ga_reportUncaughtExceptions">true</bool>
|
||
|
|
</resources>
|