mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update dartdoc to use 0.24.1 (#23275)
This commit is contained in:
parent
2000583ed3
commit
fbb01eabae
@ -63,7 +63,7 @@ if [[ -d "$FLUTTER_PUB_CACHE" ]]; then
|
||||
fi
|
||||
|
||||
# Install and activate dartdoc.
|
||||
"$PUB" global activate dartdoc 0.24.0
|
||||
"$PUB" global activate dartdoc 0.24.1
|
||||
|
||||
# This script generates a unified doc set, and creates
|
||||
# a custom index.html, placing everything into dev/docs/doc.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user