Skip to content

Commit

Permalink
Update NDK version (flutter#26787)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdero authored Jun 18, 2021
1 parent a088dc6 commit 8759db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ allowed_hosts = [
]

deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'da131f62020132fa0df9008ad5951bb8ac591746',
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'd98091760f05b3bec95868d94c27d36d6e0cf8f1',

# Fuchsia compatibility
#
Expand Down Expand Up @@ -455,7 +455,7 @@ deps = {
'packages': [
{
'package': 'flutter/android/ndk/${{platform}}',
'version': 'version:r21.0.6113669'
'version': 'version:r22.0.7026061'
}
],
'condition': 'download_android_deps',
Expand Down

0 comments on commit 8759db4

Please sign in to comment.