We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c75a2 commit ff7b6e8Copy full SHA for ff7b6e8
DEPS
@@ -98,7 +98,7 @@ allowed_hosts = [
98
]
99
100
deps = {
101
- 'src': 'https://github.com/flutter/buildroot.git' + '@' + '5c61df1b8e5ae701c1bd76f089b888b51326a72a',
+ 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'cc7ee4df801df9be3028b0ef5ef58c8868877dd7',
102
103
# Fuchsia compatibility
104
#
@@ -477,7 +477,7 @@ deps = {
477
'packages': [
478
{
479
'package': 'flutter/android/sdk/build-tools/${{platform}}',
480
- 'version': 'version:30.0.1'
+ 'version': 'version:30.0.2'
481
}
482
],
483
'condition': 'download_android_deps',
0 commit comments