Jelajahi Sumber

Change git submodule branch.

Miku AuahDark 1 tahun lalu
induk
melakukan
18d3e8e7cb
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      .gitmodules

+ 2 - 2
.gitmodules

@@ -1,8 +1,8 @@
 [submodule "app/src/main/cpp/love"]
 [submodule "app/src/main/cpp/love"]
 	path = app/src/main/cpp/love
 	path = app/src/main/cpp/love
 	url = https://github.com/love2d/love
 	url = https://github.com/love2d/love
-	branch = 12.0-development
+	branch = main
 [submodule "app/src/main/cpp/megasource"]
 [submodule "app/src/main/cpp/megasource"]
 	path = app/src/main/cpp/megasource
 	path = app/src/main/cpp/megasource
 	url = https://github.com/love2d/megasource
 	url = https://github.com/love2d/megasource
-	branch = 12.x
+	branch = main