Move libmincrypt into separate repo

This commit is contained in:
topjohnwu
2019-06-30 19:53:03 -07:00
parent 05658cafc7
commit 33aa4ca4b7
19 changed files with 8 additions and 3022 deletions

3
.gitmodules vendored
View File

@@ -19,3 +19,6 @@
[submodule "nanopb"]
path = native/jni/external/nanopb
url = https://github.com/nanopb/nanopb.git
[submodule "mincrypt"]
path = native/jni/external/mincrypt
url = https://github.com/topjohnwu/mincrypt.git