From 0010345c463e9b8451f0ac90f6e67b8d52341bb9 Mon Sep 17 00:00:00 2001 From: Dan Field Date: Wed, 21 Jul 2021 09:54:10 -0700 Subject: [PATCH 1/2] Roll to buildtools 30.0.2 --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 9842bbd4b03c5..109baae034654 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' + '@' + 'e31959c36be2c556f5018f06929c039c22f306d1', # 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', From d67586f709a36400a7c0b12e508b7662f057b27e Mon Sep 17 00:00:00 2001 From: Dan Field Date: Wed, 21 Jul 2021 10:06:30 -0700 Subject: [PATCH 2/2] Update DEPS --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 109baae034654..456f76cf56177 100644 --- a/DEPS +++ b/DEPS @@ -98,7 +98,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'e31959c36be2c556f5018f06929c039c22f306d1', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'cc7ee4df801df9be3028b0ef5ef58c8868877dd7', # Fuchsia compatibility #