You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android: true # can specify file name here e.g. "ic_launcher"
ios: true # can specify file name here e.g. "My-Launcher-Icon"
adaptive_icon_background: "assets/launcher_icon/android/res/mipmap-xxxhdpi/ic_launcher_background.png" # only available for Android 8.0 devices and above
adaptive_icon_foreground: "assets/launcher_icon/android/res/mipmap-xxxhdpi/ic_launcher_foreground.png" # only available for Android 8.0 devices and above
min_sdk_android: 21 # android min sdk min:16, default 21