Skip to content

Commit 3d59e7a

Browse files
committed
Finally stable android
1 parent 2c09748 commit 3d59e7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
1+
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2+
xmlns:tools="http://schemas.android.com/tools">
23
<application
34
android:label="Flutter UI Designs"
45
android:name="${applicationName}"

0 commit comments

Comments
 (0)