]> git.cworth.org Git - lmno.games/blob - flutterempires/android/app/src/debug/AndroidManifest.xml
Prepare directories for merge into lmno.games
[lmno.games] / flutterempires / android / app / src / debug / AndroidManifest.xml
1 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
2     package="com.appsiom.empires">
3     <!-- Flutter needs it to communicate with the running application
4          to allow setting breakpoints, to provide hot reload, etc.
5     -->
6     <uses-permission android:name="android.permission.INTERNET"/>
7 </manifest>