Remove Android submodule and update to mobile-only structure

This commit is contained in:
Tomas Dvorak
2026-03-18 20:02:53 +01:00
parent 5152d9dfeb
commit 72358288cd
4 changed files with 564 additions and 181 deletions
+16
View File
@@ -0,0 +1,16 @@
[submodule "swingmusic-android"]
path = swingmusic-android
url = https://github.com/Dvorinka/swingmusic-extended-android
branch = master
[submodule "swingmusic-desktop"]
path = swingmusic-desktop
url = https://github.com/Dvorinka/swingmusic-extended-desktop
branch = master
[submodule "swingmusic-webclient"]
path = swingmusic-webclient
url = https://github.com/Dvorinka/swingmusic-extended-webclient
branch = master
[submodule "swingmusic-mobile"]
path = swingmusic_mobile
url = https://github.com/Dvorinka/swingmusic-mobile.git
branch = master