Restore original swingmusic_mobile folder from 9f1623b

This commit is contained in:
Tomas Dvorak
2026-03-18 19:43:40 +01:00
parent e5c7c0ca16
commit 6ca75aedf3
159 changed files with 18429 additions and 0 deletions
@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The INTERNET permission is required for development. Specifically,
the Flutter tool needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>