Skip to content

v2022.07.20

Compare
Choose a tag to compare
@misl6 misl6 released this 20 Jul 20:25
· 182 commits to develop since this release
17ec678

Highlights:

  • NDK 23 + Gradle 7 support
  • Apple Silicon support (with NDK ≥ 24)
  • Use shutil.which instead of sh.which (fixes an issue introduced by sh==1.14.3
  • Updated scipy - lapack - numpy recipes
  • Added LEGACY_NDK option to build lapack/scipy recipes with a separate NDK
  • Now also webview and service bootstraps allow building multiarch artifacts.
  • macOS prerequisites are now handled automatically, except for NDK and SDK.
  • pythonforandroid.androidndk.AndroidNDK has been added in order to better handle NDK paths and configs.

Full changelog: