Files
rogaining_app/android/app/src/profile/AndroidManifest.xml
2022-02-08 16:16:13 +05:30

8 lines
339 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="rogaining.com.dvox.rogaining_jp">
<!-- 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>