1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-12-03 02:06:28 +00:00
comunicmobile/android/app/src/debug/AndroidManifest.xml
2019-04-21 10:34:27 +02:00

8 lines
332 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.communiquons.comunic">
<!-- 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>