]> git.cworth.org Git - lmno.games/blobdiff - flempires/android/app/src/debug/AndroidManifest.xml
Rename flutterempires to flempires
[lmno.games] / flempires / android / app / src / debug / AndroidManifest.xml
diff --git a/flempires/android/app/src/debug/AndroidManifest.xml b/flempires/android/app/src/debug/AndroidManifest.xml
new file mode 100644 (file)
index 0000000..3bfdefe
--- /dev/null
@@ -0,0 +1,7 @@
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+    package="com.appsiom.empires">
+    <!-- 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>