diff --git a/DEPS b/DEPS index 9842bbd4b03c5..456f76cf56177 100644 --- a/DEPS +++ b/DEPS @@ -98,7 +98,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '5c61df1b8e5ae701c1bd76f089b888b51326a72a', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'cc7ee4df801df9be3028b0ef5ef58c8868877dd7', # Fuchsia compatibility # @@ -477,7 +477,7 @@ deps = { 'packages': [ { 'package': 'flutter/android/sdk/build-tools/${{platform}}', - 'version': 'version:30.0.1' + 'version': 'version:30.0.2' } ], 'condition': 'download_android_deps',