Commit 2187046
committed
Install
By default `rustls`, our TLS implementation of choice, uses `aws-lc-rs`
which requires `bindgen` on some platforms. To allow building with
`aws-lc-rs` on Android, we here install the `bindgen-cli` tool before
running the bindings generation script in CI.bindgen-cli in Kotlin CI1 parent df47d33 commit 2187046
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
0 commit comments