summaryrefslogtreecommitdiff
path: root/platform/android/settings.gradle
diff options
context:
space:
mode:
authorŁukasz Paczos <lukasz.paczos@mapbox.com>2018-12-18 12:46:20 +0100
committerŁukasz Paczos <lukasz.paczos@mapbox.com>2019-01-15 14:21:26 +0100
commitd617b87b4de99b2dc31102032d29a6cabd2fe7eb (patch)
tree8995e5665d549fc2c76e1752758b0469c1968c16 /platform/android/settings.gradle
parente6e07a68094bb753da3714fdeb22d84760193d33 (diff)
downloadqtlocation-mapboxgl-d617b87b4de99b2dc31102032d29a6cabd2fe7eb.tar.gz
[android] mapbox-gestures-android vendor
Diffstat (limited to 'platform/android/settings.gradle')
-rw-r--r--platform/android/settings.gradle3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/android/settings.gradle b/platform/android/settings.gradle
index c0315fed04..c5e007c6ce 100644
--- a/platform/android/settings.gradle
+++ b/platform/android/settings.gradle
@@ -1 +1,2 @@
-include ':MapboxGLAndroidSDK', ':MapboxGLAndroidSDKTestApp', ':MapboxGLAndroidSDKLint' \ No newline at end of file
+include ':MapboxGLAndroidSDK', ':MapboxGLAndroidSDKTestApp', ':MapboxGLAndroidSDKLint', ':MapboxAndroidGestures'
+project(':MapboxAndroidGestures').projectDir = new File('vendor/mapbox-gestures-android/library') \ No newline at end of file