Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

[scripts] Exclude shared_preferences_windows package #2630

Merged
merged 1 commit into from
Apr 3, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions script/build_all_plugins_app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ readonly EXCLUDED_PLUGINS_LIST=(
"shared_preferences_macos"
"shared_preferences_platform_interface"
"shared_preferences_web"
"shared_preferences_windows"
"url_launcher_macos"
"url_launcher_platform_interface"
"url_launcher_web"
Expand Down