Roll Android NDK to r21.0.6113669 (flutter/engine#17470)

This commit is contained in:
Dan Field 2020-04-01 23:07:05 -07:00 committed by GitHub
parent 98295a6cbc
commit cf99fa2fd8

2
DEPS
View File

@ -428,7 +428,7 @@ deps = {
'packages': [
{
'package': 'flutter/android/ndk/${{platform}}',
'version': 'version:r19b'
'version': 'version:r21.0.6113669'
}
],
'condition': 'download_android_deps',