We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e780b31 commit 48c2181Copy full SHA for 48c2181
sdk_args.gni
@@ -34,6 +34,7 @@ if (verify_sdk_hash) {
34
[
35
"$_dart_root/tools/VERSION",
36
"$_dart_root/tools/utils.py",
37
+ "$default_git_folder/logs/HEAD",
38
])
39
} else {
40
sdk_hash = "0000000000"
0 commit comments