mirror of
https://github.com/tijder/SmsMatrix.git
synced 2026-03-02 03:40:08 +00:00
Start with using git submodules #24
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "matrix-sdk"]
|
||||
path = matrix-sdk
|
||||
url = https://github.com/matrix-org/matrix-android-sdk
|
||||
[submodule "olm-sdk"]
|
||||
path = olm-sdk
|
||||
url = http://git.matrix.org/git/olm.git/
|
||||
Reference in New Issue
Block a user