summaryrefslogtreecommitdiff
path: root/platform/android/build.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/build.gradle
parente6e07a68094bb753da3714fdeb22d84760193d33 (diff)
downloadqtlocation-mapboxgl-d617b87b4de99b2dc31102032d29a6cabd2fe7eb.tar.gz
[android] mapbox-gestures-android vendor
Diffstat (limited to 'platform/android/build.gradle')
-rw-r--r--platform/android/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/build.gradle b/platform/android/build.gradle
index 86e4f4f5f8..9047bb5d96 100644
--- a/platform/android/build.gradle
+++ b/platform/android/build.gradle
@@ -29,3 +29,4 @@ subprojects {
// Load build system information. If this file does not exist, run
// `make platform/android/gradle/configuration.gradle`
apply from: "${rootDir}/gradle/configuration.gradle"
+apply from: "${rootDir}/gradle/gradle-update-vendor-modules.gradle"