Merge "Pin tradefed dependencies to Java 11"
This commit is contained in:
@@ -100,6 +100,8 @@ java_library_host {
|
|||||||
],
|
],
|
||||||
type: "full",
|
type: "full",
|
||||||
},
|
},
|
||||||
|
// b/267831518: Pin tradefed and dependencies to Java 11.
|
||||||
|
java_version: "11",
|
||||||
// Protos have lots of MissingOverride and similar.
|
// Protos have lots of MissingOverride and similar.
|
||||||
errorprone: {
|
errorprone: {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user