diff options
author | Łukasz Paczos <lukas.paczos@gmail.com> | 2019-01-11 11:27:16 +0100 |
---|---|---|
committer | Łukasz Paczos <lukasz.paczos@mapbox.com> | 2019-01-15 14:21:26 +0100 |
commit | 0cc928861a3335c0e74b695442446c13989ae6dc (patch) | |
tree | 31a5cbf460890e2874fe24d3826715952c9ee4a6 /.gitmodules | |
parent | d617b87b4de99b2dc31102032d29a6cabd2fe7eb (diff) | |
download | qtlocation-mapboxgl-0cc928861a3335c0e74b695442446c13989ae6dc.tar.gz |
[android] mapbox-java vendor
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 82094c74f2..ad26551fea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "platform/android/vendor/mapbox-gestures-android"] path = platform/android/vendor/mapbox-gestures-android url = https://github.com/mapbox/mapbox-gestures-android.git +[submodule "platform/android/vendor/mapbox-java"] + path = platform/android/vendor/mapbox-java + url = https://github.com/mapbox/mapbox-java.git |