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 | |
parent | 806db848e84814634b903de9b225e2e9e1ca2ef0 (diff) | |
download | cp-0cf49da1527983b9d165cd394b82c6bcbcafca60.tar.gz |
[usth/ICT3.10] Develop Android applications
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | usth/ICT3.10/practical | 0 | ||||
m--------- | usth/ICT3.10/project | 0 |
3 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 diff --git a/usth/ICT3.10/practical b/usth/ICT3.10/practical new file mode 160000 +Subproject b327ea8ffb418be26dfb207f15543799bfe4a4c diff --git a/usth/ICT3.10/project b/usth/ICT3.10/project new file mode 160000 +Subproject cd281c5d1608e4c8ea7934e53d2242a77863d0e |