mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update AndroidManifest.xml.tmpl (#120527)
This commit is contained in:
parent
4ad47fb470
commit
9a721c456d
@ -1,6 +1,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="{{androidIdentifier}}">
|
||||
<application
|
||||
<application
|
||||
android:label="{{projectName}}"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
|
Loading…
Reference in New Issue
Block a user