[Android] Update analytic id

This commit is contained in:
zilmar 2017-04-29 18:27:10 +10:00
parent 0ed144f39d
commit ef154078df
1 changed files with 1 additions and 1 deletions

View File

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