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>2014-04-17 13:28:50 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:15:17 +0300
commitf8fc32837a5c23acb5f0adf4d09c07e43be483e0 (patch)
tree0b886abc1d8c4033c0359c9165255ac28ba40d97 /android/settings.gradle
parent858c03ef5a91ac14bb275a0751ae25155fc871ca (diff)
[android] Gradle build tool integration and removing incompatible Eclipse support
Diffstat (limited to 'android/settings.gradle')
-rw-r--r--android/settings.gradle4
1 files changed, 1 insertions, 3 deletions
diff --git a/android/settings.gradle b/android/settings.gradle
index 8176d8e18c..04d3d978e8 100644
--- a/android/settings.gradle
+++ b/android/settings.gradle
@@ -1,3 +1 @@
-include ':YoPme'
-include ':3rd_party:api-android:lib'
-include ':3rd_party:yota_sdk'
+include ':3rd_party:external_styles', ':3rd_party:facebook-android-sdk:facebook' \ No newline at end of file