Skip to content

Commit a4038e0

Browse files
cbrackenfilmil
authored andcommitted
Enable Python 3 for all gn exec_script calls (flutter#27835)
This rolls buildroot to 630be43. Fixes: flutter/flutter#83043
1 parent ab4d9a9 commit a4038e0

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
@@ -97,7 +97,7 @@ allowed_hosts = [
9797
]
9898

9999
deps = {
100-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '300678066c63df763a632943fac3eed0512684b3',
100+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '630be430df9d10a923d2da5f3be067c75943420a',
101101

102102
# Fuchsia compatibility
103103
#

0 commit comments

Comments
 (0)