Bump dartdoc to 8.0.10 (#151107)
For https://github.com/flutter/flutter/pull/151011#discussion_r1660046408.
This commit is contained in:
parent
c11ff3bbd8
commit
b79aabff26
@ -121,7 +121,7 @@ function generate_docs() {
|
||||
# Install and activate dartdoc.
|
||||
# When updating to a new dartdoc version, please also update
|
||||
# `dartdoc_options.yaml` to include newly introduced error and warning types.
|
||||
"$DART" pub global activate dartdoc 8.0.9+1
|
||||
"$DART" pub global activate dartdoc 8.0.10
|
||||
|
||||
# Build and install the snippets tool, which resides in
|
||||
# the dev/docs/snippets directory.
|
||||
|
Loading…
x
Reference in New Issue
Block a user