Commit Graph

5 Commits

Author SHA1 Message Date
link2xt af772762ef Update to Android NDK r23c
Android NDK is updated from legacy ndk-bundle stuck at unsupported
r22b to LTS NDK r23c (23.2.8568313).

Since GNU binutils have been removed from NDK since r23 (see
https://github.com/android/ndk/wiki/Changelog-r23), ndk-make.sh now
uses TARGET_AR=llvm-ar and uses a workaround for `-lgcc` requirement.

Android command line tools used in the Dockerfile are updated to build
8512546

Preview APKs now use NDK r23c too.
2022-05-28 16:11:11 +00:00
adbenitez 16f912875f add comment with link to apk preview when the app is built 2021-11-13 01:07:22 -05:00
adbenitez 2ebfeebdbd CI: fix apk previews 2021-11-12 16:06:10 -05:00
Alexander Krotov 94e5b0d702 Build preview APKs for all architectures 2021-01-23 01:22:22 +03:00
adbenitez 2d3d567f12 add preview-apk workflow 2021-01-22 16:02:04 -05:00