android-calculatorpp/android-app/src/main/res/xml/ga.xml

7 lines
269 B
XML
Raw Normal View History

2015-01-26 06:38:45 -05:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<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>
2015-01-26 06:38:45 -05:00
</resources>