info_tren/android/app/src/profile/AndroidManifest.xml
2019-07-23 16:56:51 +03:00

7 lines
331 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ml.dandevelop.info_tren">
<!-- 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>