Skip to content

Commit 95e91e3

Browse files
authored
Update tonic to pull in Android build fixes. (flutter#5834)
1 parent 29f475c commit 95e91e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ deps = {
126126
Var('fuchsia_git') + '/garnet' + '@' + 'b7492b5f34e32248b164eb48ae8e67995aebda67',
127127

128128
'src/third_party/tonic':
129-
Var('fuchsia_git') + '/tonic' + '@' + '81fc7ad248fba238a71b04d34595edbe37128346',
129+
Var('fuchsia_git') + '/tonic' + '@' + '57d508b12462db686573edcbc97891d90cf92f90',
130130

131131
'src/third_party/benchmark':
132132
Var('fuchsia_git') + '/third_party/benchmark' + '@' + '296537bc48d380adf21567c5d736ab79f5363d22',

0 commit comments

Comments
 (0)