Skip to content

Commit ff7b6e8

Browse files
authored
Roll to buildtools 30.0.2 (flutter#27622)
1 parent e2c75a2 commit ff7b6e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ allowed_hosts = [
9898
]
9999

100100
deps = {
101-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '5c61df1b8e5ae701c1bd76f089b888b51326a72a',
101+
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'cc7ee4df801df9be3028b0ef5ef58c8868877dd7',
102102

103103
# Fuchsia compatibility
104104
#
@@ -477,7 +477,7 @@ deps = {
477477
'packages': [
478478
{
479479
'package': 'flutter/android/sdk/build-tools/${{platform}}',
480-
'version': 'version:30.0.1'
480+
'version': 'version:30.0.2'
481481
}
482482
],
483483
'condition': 'download_android_deps',

0 commit comments

Comments
 (0)