diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml deleted file mode 100644 index 55aebf9..0000000 --- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/pubspec.yaml b/pubspec.yaml index 628de23..f3390c7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -118,4 +118,4 @@ flutter_launcher_icons: web: generate: true image_path: "assets/images/tsdm_client-large-300x300.png" - android: "ic_launcher" + android: true