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

.gitmodules - github.com/nextcloud/passman-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0ca22f4143ab1e99d898bebdf2a9ede1f3801887 (plain)
1
2
3
4
5
6
7
[submodule "app/src/main/cpplibs/openssl"]
	path = app/src/main/cpplibs/openssl
	url = https://github.com/openssl/openssl.git
	branch = OpenSSL_1_1_1-stable
[submodule "app/src/main/cpplibs/SimpleJSON"]
	path = app/src/main/cpplibs/SimpleJSON
	url = https://github.com/MJPA/SimpleJSON.git