Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Yunitsky <yunik@mapswithme.com>2014-09-08 16:48:34 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:26:26 +0300
commite4ce28ebd044ecb753f4703b74cacb52d0b3792a (patch)
tree9e5f4c66ba55b9cdcd0a83f4ab15b2c84e7a9147 /android/flavors
parentffba5e49a2948cd2a3a87e56e83c213ec1003306 (diff)
Added Localytics library and SDK keys.
Diffstat (limited to 'android/flavors')
-rw-r--r--android/flavors/pro/AndroidManifest.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/android/flavors/pro/AndroidManifest.xml b/android/flavors/pro/AndroidManifest.xml
index 679683d63b..21a427f4ed 100644
--- a/android/flavors/pro/AndroidManifest.xml
+++ b/android/flavors/pro/AndroidManifest.xml
@@ -2,6 +2,11 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application>
+
+ <meta-data
+ android:name="LOCALYTICS_APP_KEY"
+ android:value="d0cada95008a426b1c0c1b1-70af74b2-376e-11e4-4b53-00a426b17dd8"/>
+
<activity android:name="com.mapswithme.maps.DownloadResourcesActivity">
<intent-filter>