update ios icon

This commit is contained in:
Salvatore Giordano
2020-12-31 15:37:07 +01:00
parent 18b4598147
commit 7678a91cd7
18 changed files with 3 additions and 2 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
name: example
description: A new Flutter project.
version: 1.0.104+107
version: 1.0.105+108
environment:
sdk: ">=2.2.2 <3.0.0"
@@ -34,4 +34,5 @@ flutter:
flutter_icons:
android: true
ios: true
image_path: "assets/icon.png"
image_path_android: "assets/android_icon.png"
image_path_ios: "assets/ios_icon.png"