From f96b2344882d122098c4136348e9a4f6ffcd348e Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sat, 22 Oct 2022 16:38:50 +0300 Subject: [PATCH] Added libbaresip-android submodule --- .gitmodules | 4 ++++ libbaresip-android | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 libbaresip-android diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..0b8c680f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "libbaresip-android"] + path = libbaresip-android + url = https://github.com/juha-h/libbaresip-android.git + branch = master diff --git a/libbaresip-android b/libbaresip-android new file mode 160000 index 00000000..17f1015b --- /dev/null +++ b/libbaresip-android @@ -0,0 +1 @@ +Subproject commit 17f1015b3928f4ba8fe246cab5db356ba768f007