Files
workavia-mail-front/android/app/src/profile/AndroidManifest.xml
T
2025-07-18 10:15:25 +07:00

7 lines
293 B
XML

<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>