Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d53a5e3c3cf0923564845cea8c666e71da7589a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "src/main/jni/opus"]
	path = src/main/jni/opus
	url = https://github.com/xiph/opus
[submodule "src/main/jni/celt-0.11.0-src"]
	path = src/main/jni/celt-0.11.0-src
	url = https://gitlab.com/quite/celt.git
[submodule "src/main/jni/celt-0.7.0-src"]
	path = src/main/jni/celt-0.7.0-src
	url = https://gitlab.com/quite/celt.git
[submodule "src/main/jni/speex"]
	path = src/main/jni/speex
	url = https://github.com/xiph/speex
[submodule "libs/humla-spongycastle"]
	path = libs/humla-spongycastle
	url = https://gitlab.com/quite/humla-spongycastle.git
	branch = pkcs12-keybag-fixes