forked from MobileChromeApps/mobile-chrome-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.4 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "chrome-cordova"]
path = chrome-cordova
url = https://github.com/MobileChromeApps/chrome-cordova.git
[submodule "mobile-chrome-app-samples"]
path = mobile-chrome-app-samples
url = https://github.com/MobileChromeApps/mobile-chrome-app-samples.git
[submodule "cordova/cordova-cli"]
path = cordova/cordova-cli
url = https://github.com/MobileChromeApps/cordova-cli.git
[submodule "cordova/cordova-js"]
path = cordova/cordova-js
url = https://git-wip-us.apache.org/repos/asf/cordova-js.git
[submodule "cordova/cordova-android"]
path = cordova/cordova-android
url = https://git-wip-us.apache.org/repos/asf/cordova-android.git
[submodule "cordova/cordova-ios"]
path = cordova/cordova-ios
url = https://git-wip-us.apache.org/repos/asf/cordova-ios.git
[submodule "cordova/cordova-plugin-file"]
path = cordova/cordova-plugin-file
url = https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git
[submodule "cordova/cordova-plugin-inappbrowser"]
path = cordova/cordova-plugin-inappbrowser
url = https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git
[submodule "cordova/cordova-plugin-network-information"]
path = cordova/cordova-plugin-network-information
url = https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git
[submodule "cordova/google-play-services"]
path = cordova/google-play-services
url = https://github.com/MobileChromeApps/google-play-services.git