Files
SIB/old/android/app/src/profile/AndroidManifest.xml

7 lines
293 B
XML
Raw Normal View History

2026-02-21 09:53:31 -05:00
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Flutter 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>