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

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2020-04-07 21:34:03 +0300
committerDaniel Lublin <daniel@lublin.se>2020-04-07 21:34:03 +0300
commit06fae913655df78051740db41eb85fafadcbb0da (patch)
treed130070236905f2d346e776602cfa2561f9f647d
parentf0f91454da58fd0785b73ef90906c7945aba7708 (diff)
Add the custom spongycastle as submodule
-rw-r--r--.gitmodules4
m---------libs/humla-spongycastle0
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fd5bd21..0f34ed7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,7 @@
[submodule "src/main/jni/speex"]
path = src/main/jni/speex
url = https://git.xiph.org/speex.git
+[submodule "libs/humla-spongycastle"]
+ path = libs/humla-spongycastle
+ url = https://gitlab.com/quite/humla-spongycastle.git
+ branch = pkcs12-keybag-fixes
diff --git a/libs/humla-spongycastle b/libs/humla-spongycastle
new file mode 160000
+Subproject eb802529438e2e16e123a6f1435895844086701