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:
authorAlex Zolotarev <alex@mapswithme.com>2013-03-17 01:31:06 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:51:53 +0300
commit769ceddf7cd9b29f31e1efba45721918b4e1b9c9 (patch)
tree7071b1a257bb585e8aae57917867c22edee5828d /android/MapsWithMeLite
parentac40a717e5b2fc56a4fe11166460d290336661e8 (diff)
Set up resources for the Flurry app keys.
Diffstat (limited to 'android/MapsWithMeLite')
-rw-r--r--android/MapsWithMeLite/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/MapsWithMeLite/res/values/strings.xml b/android/MapsWithMeLite/res/values/strings.xml
index d08bf552de..516e2ee90b 100644
--- a/android/MapsWithMeLite/res/values/strings.xml
+++ b/android/MapsWithMeLite/res/values/strings.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources>
<string name="app_name">Maps With Me</string>
+ <string name="flurry_app_key">GZZ684W5DV22GRH6D7Z3</string>
</resources>