Unverified Commit 7fbfb1fa authored by Christopher Fujino's avatar Christopher Fujino Committed by GitHub

update consumer dependencies signature (#91116)

parent 4315cdcf
......@@ -1370,7 +1370,7 @@ Future<void> _checkConsumerDependencies() async {
// Do not change this signature without following the directions in
// dev/bots/allowlist.dart
const String kExpected = 'nkO7DCjvSMB6VKyw+V9MU46m3xFEk/oYSbmgAWqvbXE=';
const String kExpected = 'vET/prkUbnIkuST0BZfUYQ+Go2N+CysKnVrKeQQTglo=';
if (disallowed.isNotEmpty) {
exitWithError(<String>[
......
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