diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml deleted file mode 100644 index e7b046de..00000000 --- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_rounded.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_rounded.xml index 2376d621..e7b046de 100644 --- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_rounded.xml +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_rounded.xml @@ -1,6 +1,6 @@ - + diff --git a/pubspec.yaml b/pubspec.yaml index f4f97da3..3b806455 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -129,7 +129,7 @@ icons_launcher: # adaptive_background_color: "#ffffff" adaptive_background_image: "assets/images/source/ic_launcher_background.png" adaptive_foreground_image: "assets/images/source/ic_launcher_foreground.png" - adaptive_round_image: "assets/images/source/ic_launcher_round.png" + adaptive_round_image: "assets/images/source/ic_launcher_rounded.png" adaptive_monochrome_image: "assets/images/source/ic_launcher_monochrome.png" ios: enable: true