GA integration + Base activity
This commit is contained in:
6
android-app/src/main/res/xml/ga.xml
Normal file
6
android-app/src/main/res/xml/ga.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?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>
|
||||
</resources>
|
Reference in New Issue
Block a user