diff --git a/flutter_native_splash.yaml b/flutter_native_splash.yaml index 6b3bc1d7..c3b079ce 100644 --- a/flutter_native_splash.yaml +++ b/flutter_native_splash.yaml @@ -2,8 +2,8 @@ flutter_native_splash: color: "#f8f9ff" image: icons/logo.png android_12: - icon_background_color: "#f8f9ff" - image: icons/logo.png + color: "#f8f9ff" + image: icons/logo_android12.png android: true ios: false