mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 00:20:57 +02:00
Change git submodule branch.
This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user