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

Upgrade dartdoc to 0.16.0. (#14602)

parent 74ddda51
......@@ -21,7 +21,7 @@ if [ -d "$FLUTTER_PUB_CACHE" ]; then
fi
# Install dartdoc.
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.15.1
bin/cache/dart-sdk/bin/pub global activate dartdoc 0.16.0
# 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