Browse Source

Merge branch '3-change-submodule-remote-path' into 'master'

Resolve "change submodule remote path"

See merge request android/demo/pdfreadermoduledemo!4
Wayne Hunag 4 years ago
parent
commit
fdf887b4d1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitmodules

+ 2 - 2
.gitmodules

@@ -1,6 +1,6 @@
 [submodule "PDFReaderReaderModule"]
 	path = PDFReaderReaderModule
-	url = git@git.kdan.cc:wayne.huang/PDFReaderReaderModule.git
+	url = http://gitlab.kdanmobile.com/android/module/pdfreadermodule.git
 [submodule "KdanBaseModule"]
 	path = KdanBaseModule
-	url = git@git.kdan.cc:wayne.huang/kdanbasemodule.git
+	url = http://gitlab.kdanmobile.com/android/module/kdanbasemodule.git