Skip to content

Commit c555dc0

Browse files
authored
Enable Python 3 for all gn exec_script calls (flutter#27835)
This rolls buildroot to 630be43. Fixes: flutter#83043
1 parent 9f175fd commit c555dc0

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)