Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Unified Diff: DEPS

Issue 2877723002: Do not autoroll gradle and roll gradle back to 3.5.0. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools_webrtc/autoroller/roll_deps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 38a2959ed3792306930392d3c24b0cbaf5652a23..db0aeefa25c2babdadff953621424babcdade331 100644
--- a/DEPS
+++ b/DEPS
@@ -118,7 +118,7 @@ deps_os = {
# Gradle 3.5.0. Used for testing Android Studio project generation for WebRTC.
'src/webrtc/examples/androidtests/third_party/gradle':
Var('chromium_git') + '/external/github.com/gradle/gradle.git' + '@' +
- 'f0033cd6fdde56471115e18b15261b92f0ec0629',
+ 'b762622a185d59ce0cfc9cbc6ab5dd22469e18a6',
},
'ios': {
'src/ios':
« no previous file with comments | « no previous file | tools_webrtc/autoroller/roll_deps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698