Skip to content

Commit 0f2b7fb

Browse files
committed
updated
1 parent 24aa16f commit 0f2b7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/troubleshooting/google-play-store-deployment/fix_launcher_icons_package_error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Follow the steps below to fix the error:
5050
image_path_ios: "assets/images/launcher/ios.png"
5151
image_path_android: "assets/images/launcher/android.png"
5252
```
53-
- `flutter_launcher_icons`: "^0.10.0" specifies the package version.
53+
- **flutter_launcher_icons*: "^0.10.0" specifies the package version.
5454
- `image_path_ios` and `image_path_android` specify the paths to your launcher icon images.
5555
- Ensure the image files exist at the specified paths.
5656

0 commit comments

Comments
 (0)