Do not autoroll gradle and roll gradle back to 3.5.0.
We want to use stable gradle releases for testing. BUG=webrtc:7608 NOTRY=True Review-Url: https://codereview.webrtc.org/2877723002 Cr-Commit-Position: refs/heads/master@{#18094}
This commit is contained in:
@ -24,6 +24,7 @@ import urllib
|
||||
DONT_AUTOROLL_THESE = [
|
||||
'src/third_party/gflags/src',
|
||||
'src/third_party/winsdk_samples',
|
||||
'src/webrtc/examples/androidtests/third_party/gradle',
|
||||
]
|
||||
|
||||
WEBRTC_URL = 'https://chromium.googlesource.com/external/webrtc'
|
||||
|
||||
Reference in New Issue
Block a user