From 0cf49da1527983b9d165cd394b82c6bcbcafca60 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Fri, 12 Feb 2021 15:39:06 +0700 Subject: [usth/ICT3.10] Develop Android applications --- .gitmodules | 6 ++++++ usth/ICT3.10/practical | 1 + usth/ICT3.10/project | 1 + 3 files changed, 8 insertions(+) create mode 160000 usth/ICT3.10/practical create mode 160000 usth/ICT3.10/project 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 index 0000000..b327ea8 --- /dev/null +++ b/usth/ICT3.10/practical @@ -0,0 +1 @@ +Subproject commit b327ea8ffb418be26dfb207f15543799bfe4a4cc diff --git a/usth/ICT3.10/project b/usth/ICT3.10/project new file mode 160000 index 0000000..cd281c5 --- /dev/null +++ b/usth/ICT3.10/project @@ -0,0 +1 @@ +Subproject commit cd281c5d1608e4c8ea7934e53d2242a77863d0e7 -- cgit 1.4.1