Unverified Commit 0a5a641f authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Bump snippets tool to 0.3.0 (#103751)

parent 7d234c96
...@@ -25,7 +25,7 @@ function generate_docs() { ...@@ -25,7 +25,7 @@ function generate_docs() {
# Install and activate the snippets tool, which resides in the # Install and activate the snippets tool, which resides in the
# assets-for-api-docs repo: # assets-for-api-docs repo:
# https://github.com/flutter/assets-for-api-docs/tree/master/packages/snippets # https://github.com/flutter/assets-for-api-docs/tree/master/packages/snippets
"$DART" pub global activate snippets 0.2.5 "$DART" pub global activate snippets 0.3.0
# This script generates a unified doc set, and creates # This script generates a unified doc set, and creates
# a custom index.html, placing everything into dev/docs/doc. # 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