Unverified Commit e816b89a authored by jcollins-g's avatar jcollins-g Committed by GitHub

Upgrade dartdoc to 0.19.1 (#17909)

parent 1361071a
......@@ -22,7 +22,7 @@ if [ -d "$FLUTTER_PUB_CACHE" ]; then
fi
# Install dartdoc.
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.19.0
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.19.1
# This script generates a unified doc set, and creates
# a custom index.html, placing everything into dev/docs/doc.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment