Skip to content

Commit 4f52987

Browse files
rmacnak-googlejesswrd
authored andcommitted
Roll buildroot to f85c3be4bf808add6ba867b8ff7943fd235b7b5e. (flutter#55051)
- Report the exit code for failed build-time executions. Bug: dart-lang/sdk#56529
1 parent 76eba8e commit 4f52987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ allowed_hosts = [
278278
]
279279

280280
deps = {
281-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '6ef931b950d5b9477dba0e278b7006ae327e12f7',
281+
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'f85c3be4bf808add6ba867b8ff7943fd235b7b5e',
282282

283283
'src/flutter/third_party/depot_tools':
284284
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',

0 commit comments

Comments
 (0)