mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll to buildtools 30.0.2 (flutter/engine#27622)
This commit is contained in:
parent
95afd688f9
commit
f210bcf4bb
4
DEPS
4
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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user