forked from THEOplayer/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
115 lines (115 loc) · 4.38 KB
/
.gitmodules
File metadata and controls
115 lines (115 loc) · 4.38 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
[submodule "react-native"]
path = theoplayer/external/react-native-theoplayer
url = https://github.com/THEOplayer/react-native-theoplayer.git
branch = master
[submodule "react-native-v4"]
path = theoplayer_versioned_docs/version-v4/external/react-native-theoplayer
url = https://github.com/THEOplayer/react-native-theoplayer.git
branch = 3.x
shallow = true
[submodule "react-native-v6"]
path = theoplayer_versioned_docs/version-v6/external/react-native-theoplayer
url = https://github.com/THEOplayer/react-native-theoplayer.git
branch = 7.x
shallow = true
[submodule "react-native-v7"]
path = theoplayer_versioned_docs/version-v7/external/react-native-theoplayer
url = https://github.com/THEOplayer/react-native-theoplayer.git
branch = 7.x
shallow = true
[submodule "react-native-v8"]
path = theoplayer_versioned_docs/version-v8/external/react-native-theoplayer
url = https://github.com/THEOplayer/react-native-theoplayer.git
branch = 8.x
shallow = true
[submodule "react-native-v9"]
path = theoplayer_versioned_docs/version-v9/external/react-native-theoplayer
url = https://github.com/THEOplayer/react-native-theoplayer.git
branch = 9.x
shallow = true
[submodule "flutter"]
path = theoplayer/external/flutter-theoplayer-sdk
url = https://github.com/THEOplayer/flutter-theoplayer-sdk.git
branch = main
[submodule "flutter-v7"]
path = theoplayer_versioned_docs/version-v7/external/flutter-theoplayer-sdk
url = https://github.com/THEOplayer/flutter-theoplayer-sdk.git
branch = 7.x
shallow = true
[submodule "flutter-v8"]
path = theoplayer_versioned_docs/version-v8/external/flutter-theoplayer-sdk
url = https://github.com/THEOplayer/flutter-theoplayer-sdk.git
branch = 8.x
shallow = true
[submodule "flutter-v9"]
path = theoplayer_versioned_docs/version-v9/external/flutter-theoplayer-sdk
url = https://github.com/THEOplayer/flutter-theoplayer-sdk.git
branch = 9.x
shallow = true
[submodule "web-connectors"]
path = theoplayer/external/web-connectors
url = https://github.com/THEOplayer/web-connectors.git
branch = main
[submodule "web-connectors-v7"]
path = theoplayer_versioned_docs/version-v7/external/web-connectors
url = https://github.com/THEOplayer/web-connectors.git
branch = main
shallow = true
[submodule "web-connectors-v8"]
path = theoplayer_versioned_docs/version-v8/external/web-connectors
url = https://github.com/THEOplayer/web-connectors.git
branch = main
shallow = true
[submodule "web-connectors-v9"]
path = theoplayer_versioned_docs/version-v9/external/web-connectors
url = https://github.com/THEOplayer/web-connectors.git
branch = main
shallow = true
[submodule "android-connector"]
path = theoplayer/external/android-connector
url = https://github.com/THEOplayer/android-connector.git
branch = master
[submodule "android-connector-v7"]
path = theoplayer_versioned_docs/version-v7/external/android-connector
url = https://github.com/THEOplayer/android-connector.git
branch = 7.x
shallow = true
[submodule "android-connector-v8"]
path = theoplayer_versioned_docs/version-v8/external/android-connector
url = https://github.com/THEOplayer/android-connector.git
branch = 8.x
shallow = true
[submodule "android-connector-v9"]
path = theoplayer_versioned_docs/version-v9/external/android-connector
url = https://github.com/THEOplayer/android-connector.git
branch = 9.x
[submodule "ios-connector"]
path = theoplayer/external/iOS-Connector
url = https://github.com/THEOplayer/iOS-Connector.git
branch = main
[submodule "ios-connector-v7"]
path = theoplayer_versioned_docs/version-v7/external/iOS-Connector
url = https://github.com/THEOplayer/iOS-Connector.git
branch = 7.x
shallow = true
[submodule "ios-connector-v8"]
path = theoplayer_versioned_docs/version-v8/external/iOS-Connector
url = https://github.com/THEOplayer/iOS-Connector.git
branch = 8.x
shallow = true
[submodule "ios-connector-v9"]
path = theoplayer_versioned_docs/version-v9/external/iOS-Connector
url = https://github.com/THEOplayer/iOS-Connector.git
branch = 9.x
[submodule "web-ui"]
path = open-video-ui/external/web-ui
url = https://github.com/THEOplayer/web-ui.git
branch = main
[submodule "android-ui"]
path = open-video-ui/external/android-ui
url = https://github.com/THEOplayer/android-ui.git
branch = main
[submodule "react-native-theoplayer-ui"]
path = open-video-ui/external/react-native-theoplayer-ui
url = https://github.com/THEOplayer/react-native-theoplayer-ui.git
branch = main