diff --git a/.gitmodules b/.gitmodules index 5982b42..11ecb87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "ModernCppStarter"] path = ModernCppStarter url = https://github.com/TheLartians/ModernCppStarter +[submodule "hello-world-debian-android"] + path = hello-world-debian-android + url = https://gitlab.com/Matrixcoffee/hello-world-debian-android diff --git a/hello-world-debian-android b/hello-world-debian-android new file mode 160000 index 0000000..39bf760 --- /dev/null +++ b/hello-world-debian-android @@ -0,0 +1 @@ +Subproject commit 39bf760edb093c1cba9f397db610cc8c1300a754