From 4acc2183d908113ea6df814bcfe3abc38337f7f4 Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Wed, 15 Apr 2020 14:20:01 -0700 Subject: [PATCH] Update dartdoc to 0.30.4. (#54894) --- dev/bots/docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/bots/docs.sh b/dev/bots/docs.sh index b25bdd058b6..b6499b2577a 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -111,7 +111,7 @@ if [[ -d "$FLUTTER_PUB_CACHE" ]]; then fi # Install and activate dartdoc. -"$PUB" global activate dartdoc 0.30.2 +"$PUB" global activate dartdoc 0.30.4 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.