diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-02-12 15:39:06 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-02-16 14:57:39 +0700 |
commit | 0cf49da1527983b9d165cd394b82c6bcbcafca60 (patch) | |
tree | 136633b072c6e4c67223e333e16fcbd53ca7ba6f /.gitmodules | |
parent | 806db848e84814634b903de9b225e2e9e1ca2ef0 (diff) | |
download | cp-0cf49da1527983b9d165cd394b82c6bcbcafca60.tar.gz |
[usth/ICT3.10] Develop Android applications
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7ab0d8a..0a7896f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,9 @@ [submodule "usth/ICT3.5"] path = usth/ICT3.5 url = https://git.sr.ht/~cnx/anage +[submodule "usth/ICT3.10/practical"] + path = usth/ICT3.10/practical + url = https://github.com/McSinyx/androiddev2021 +[submodule "usth/ICT3.10/project"] + path = usth/ICT3.10/project/ + url = https://github.com/Huy-Ngo/minigh |