Skip to content
3 changes: 2 additions & 1 deletion tool/flutter_ci_script_beta.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ declare -ar PROJECT_NAMES=(
"google_maps"
"infinite_list"
"ios_app_clip"
"isolate_example"
# TODO(ewindmill): replace deprecated activeColor with activeThumbColor in 3.33
# "isolate_example"
"material_3_demo"
"navigation_and_routing"
"place_tracker"
Expand Down