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:
authorArsentiy Milchakov <milcars@mapswithme.com>2016-10-06 20:54:45 +0300
committerArsentiy Milchakov <milcars@mapswithme.com>2016-10-10 18:14:45 +0300
commit5a90cb83a64a4faf34a9eeed9b3295ed6abd8b89 (patch)
tree18bc43837f2f40f8d68178827f37e96aad85803a /configure.sh
parentf284a8a1392936cb0adbc795896a55c14989f94f (diff)
Uber api with network requests and tests
Diffstat (limited to 'configure.sh')
-rwxr-xr-xconfigure.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.sh b/configure.sh
index 6bc1d12062..9679318bbd 100755
--- a/configure.sh
+++ b/configure.sh
@@ -50,6 +50,8 @@ else
#define BOOKING_AFFILIATE_ID ""
#define BOOKING_KEY ""
#define BOOKING_SECRET ""
+#define UBER_SERVER_TOKEN ""
+#define UBER_CLIENT_ID ""
' > "$PRIVATE_HEADER"
echo 'ext {
spropStoreFile = "../tools/android/debug.keystore"