Commit 37f97e4
deps(shared-deps): switch conscrypt shared dependency to conscrypt-openjdk-uber (googleapis#13845)
Bundle the uber jar which contains pre-compiled native BoringSSL
binaries for all major platforms. Allows users to easily use Conscrypt
without any need for platform detectors or any configuration steps on
their machines.
Follows the pattern of `grpc-netty-shaded` which also bundles the
binaries for major platforms1 parent 355d539 commit 37f97e4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
0 commit comments