From 6c4acaeafca72cc73b7ec0f7824e15be370e167b Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Mon, 30 Jan 2023 04:26:12 +0200 Subject: [PATCH] Added libbaresip-android submodule --- .gitmodules | 4 ++++ libbaresip-android | 1 + 2 files changed, 5 insertions(+) create mode 160000 libbaresip-android diff --git a/.gitmodules b/.gitmodules index e69de29b..0b8c680f 100644 --- a/.gitmodules +++ 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..1d000b33 --- /dev/null +++ b/libbaresip-android @@ -0,0 +1 @@ +Subproject commit 1d000b339d4eddd6f6a191e9042bb7f1711b016c