-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (18 loc) · 879 Bytes
/
.gitmodules
File metadata and controls
22 lines (18 loc) · 879 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "native/background-fetch"]
path = native/background-fetch
url = https://github.com/transistorsoft/transistor-background-fetch.git
[submodule "react-native/background-fetch"]
path = react-native/background-fetch
url = https://github.com/transistorsoft/react-native-background-fetch.git
[submodule "cordova/background-fetch"]
path = cordova/background-fetch
url = https://github.com/transistorsoft/cordova-plugin-background-fetch.git
[submodule "capacitor/background-fetch"]
path = capacitor/background-fetch
url = https://github.com/transistorsoft/capacitor-background-fetch.git
[submodule "flutter/background_fetch"]
path = flutter/background_fetch
url = https://github.com/transistorsoft/flutter_background_fetch.git
[submodule "types/background-fetch"]
path = types/background-fetch
url = https://github.com/transistorsoft/background-fetch-types.git