You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FAB-1411] Pull gradle zip by curl instead of wget
Pull the gradle zip package by using curl instead of wget, so it can
understand the "socks*://" style proxy protocol prefixes, yet support
wget's "http*://" scheme at the same time.
This partially fixes FAB-1411.
Change-Id: I299ae64ea6bc26bf49946a5661c730bfa32166b4
Signed-off-by: Ray Chen <[email protected]>
0 commit comments