1
0
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:
Gerben Droogers
2018-11-19 13:05:32 +01:00
parent 24f853a62e
commit c0a2571937
7 changed files with 15 additions and 9 deletions

6
.gitmodules vendored Normal file
View 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/