Skip to content

Commit

Permalink
Update buildroot to pull in MacOSX min SDK version bump. (flutter#3966)
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaygarde authored Aug 8, 2017
1 parent a73a0a2 commit f0d440b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ allowed_hosts = [
]

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

# Fuchsia compatibility
#
Expand Down

0 comments on commit f0d440b

Please sign in to comment.