From 5bc702242bda558891174b8a2ee55122d1d90b29 Mon Sep 17 00:00:00 2001 From: chiteroman Date: Wed, 4 Sep 2024 00:57:23 +0200 Subject: [PATCH] Remove submodules --- .gitmodules | 6 ------ app/src/main/cpp/Dobby | 1 - app/src/main/cpp/cJSON | 1 - 3 files changed, 8 deletions(-) delete mode 100644 .gitmodules delete mode 160000 app/src/main/cpp/Dobby delete mode 160000 app/src/main/cpp/cJSON diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index f5effff..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "app/src/main/cpp/Dobby"] - path = app/src/main/cpp/Dobby - url = https://github.com/chiteroman/Dobby.git -[submodule "app/src/main/cpp/cJSON"] - path = app/src/main/cpp/cJSON - url = https://github.com/DaveGamble/cJSON.git diff --git a/app/src/main/cpp/Dobby b/app/src/main/cpp/Dobby deleted file mode 160000 index 7447fd9..0000000 --- a/app/src/main/cpp/Dobby +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7447fd9209bb43eba1e307f84df17613af5203dd diff --git a/app/src/main/cpp/cJSON b/app/src/main/cpp/cJSON deleted file mode 160000 index 424ce4c..0000000 --- a/app/src/main/cpp/cJSON +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 424ce4ce9668f288fb4ab665775546d3ed709e96