Commit 3c0d6c0
build: Skip clirr check for downstream libraries (#4062)
The downstream libraries' clirr check are failing due to protobuf rc
release. For example,
[java-bigtable](googleapis/java-bigtable#2737).
Skipping clirr check in sdk-platform-java-config so we don't have to
skip it for each downstream library. We should re-enable them after
protobuf upgrade is completed.
Co-authored-by: Diego Marquez <diegomarquezp@google.com>1 parent 7144cda commit 3c0d6c0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
0 commit comments