forked from mapzen/android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
15 lines (15 loc) · 829 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "core/src/main/assets/styles/bubble-wrap"]
path = styles/bubble-wrap/src/main/assets/bubble-wrap
url = https://github.com/tangrams/bubble-wrap.git
[submodule "samples/mapzen-android-sdk-sample/src/main/assets/styles/tron-style"]
path = styles/tron/src/main/assets/tron-style
url = https://github.com/tangrams/tron-style.git
[submodule "core/src/main/assets/styles/refill-style"]
path = styles/refill/src/main/assets/refill-style
url = https://github.com/tangrams/refill-style
[submodule "core/src/main/assets/styles/cinnabar-style"]
path = styles/cinnabar/src/main/assets/cinnabar-style
url = https://github.com/tangrams/cinnabar-style.git
[submodule "core/src/main/assets/styles/walkabout-style"]
path = styles/walkabout/src/main/assets/walkabout-style
url = https://github.com/tangrams/walkabout-style.git