initial flutter android build
This commit is contained in:
parent
4c69831c54
commit
91516c2f20
5 changed files with 96 additions and 16 deletions
|
|
@ -10,7 +10,7 @@
|
|||
android:label="Nexus"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/nexus_round"
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:allowBackup="false"
|
||||
android:fullBackupContent="false">
|
||||
<activity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue