We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c09748 commit 3d59e7aCopy full SHA for 3d59e7a
android/app/src/main/AndroidManifest.xml
@@ -1,4 +1,5 @@
1
-<manifest xmlns:android="http://schemas.android.com/apk/res/android">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
+ xmlns:tools="http://schemas.android.com/tools">
3
<application
4
android:label="Flutter UI Designs"
5
android:name="${applicationName}"
0 commit comments