From 5bd3262e1ea112ee3cb53483f0bd33064233e09f Mon Sep 17 00:00:00 2001 From: Levin Li Date: Sat, 29 May 2021 20:35:50 +0800 Subject: [PATCH] Update submodule URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 985b1eb7..34478722 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "app/src/main/cpp/dependency"] path = app/src/main/cpp/dependency - url = https://github.com/eyvallah/CelestiaDependency.git + url = https://github.com/levinli303/CelestiaDependency.git