1d5e108cd4
The Conscrypt library does not have a native library suitable for running on the ARM MacBooks. As a result, unit tests that rely on Conscrypt also don't work on this hardware. Fortunately, though, the tests will pass without Conscrypt anyway. As a workaround, we can avoid using Conscrypt only when running the unit test suite on these machines. See also: https://github.com/google/conscrypt/issues/1034 Resolves #13382. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
lint.xml |