Skip to content

Commit a80f7c8

Browse files
authored
Add note that dev build uses this code (flutter#8156)
Follow up to flutter#8155
1 parent 1a604dd commit a80f7c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/plugin/lib/plugin.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@ class GradleBuildCommand extends ProductCommand {
478478

479479
/// Either the --release or --channel options must be provided.
480480
/// The permanent token is read from the file specified by Kokoro.
481+
/// This is used by Kokoro to build and upload the dev version of the plugin.
481482
class DeployCommand extends ProductCommand {
482483
@override
483484
final BuildCommandRunner runner;

0 commit comments

Comments
 (0)