forked from firka/flutter
Update dartdoc to use 0.24.1 (#23275)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user