Skip to content

Commit

Permalink
Change git submodule branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuAuahDark committed Nov 3, 2024
1 parent dcd2722 commit 18d3e8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[submodule "app/src/main/cpp/love"]
path = app/src/main/cpp/love
url = https://github.com/love2d/love
branch = 12.0-development
branch = main
[submodule "app/src/main/cpp/megasource"]
path = app/src/main/cpp/megasource
url = https://github.com/love2d/megasource
branch = 12.x
branch = main

0 comments on commit 18d3e8e

Please sign in to comment.