Unverified Commit 9a721c45 authored by Alex Li's avatar Alex Li Committed by GitHub

Update AndroidManifest.xml.tmpl (#120527)

parent 4ad47fb4
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="{{androidIdentifier}}"> package="{{androidIdentifier}}">
<application <application
android:label="{{projectName}}" android:label="{{projectName}}"
android:name="${applicationName}" android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"> android:icon="@mipmap/ic_launcher">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment