ooni / probe-engine

Semi-automatic export of https://github.com/ooni/probe-cli internals
https://ooni.org
GNU General Public License v3.0
45 stars 16 forks source link

android: ndk 21.3.6528147 required #1179

Closed bassosimone closed 3 years ago

bassosimone commented 3 years ago

See https://github.com/ooni/probe-engine/issues/1125#issuecomment-759039439. We should return using the ndk-bundle once Go 1.14.14 has been released. Until then, we need to pin to a specific version of ndk to build for Android.

bassosimone commented 3 years ago

See https://github.com/ooni/probe-engine/pull/1180

bassosimone commented 3 years ago

done!