Skip to content
Snippets Groups Projects
Commit 506ad856 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

add daemon submodule

Change-Id: I701b0915d66059cd2f865b2f5b9e6b2a54b1801c
parent b8c4dd16
No related branches found
No related tags found
No related merge requests found
[submodule "daemon"]
path = daemon
url = https://review.jami.net/jami-daemon
daemon @ d603d921
Subproject commit d603d921126518d2239e54e0587030669d329334
...@@ -80,7 +80,7 @@ android { ...@@ -80,7 +80,7 @@ android {
namespace = "cx.ring" namespace = "cx.ring"
externalNativeBuild { externalNativeBuild {
cmake { cmake {
path = file("../../../daemon/CMakeLists.txt") path = file("../../daemon/CMakeLists.txt")
version = "3.22.1" version = "3.22.1"
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment