• v0.25.0 — Android CI pipeline rebuilt
    Android Build / build-apk (push) Successful in 12m49s
    Build and Deploy / build-and-push (push) Successful in 47s
    Android Release / build-release-apk (push) Failing after 10m11s

    funman300 released this 2026-05-14 20:35:09 +00:00 | 129 commits to master since this release

    CI now builds and ships signed Android APKs via cargo-ndk + aapt2 +
    apksigner instead of cargo-apk, which kept failing SDK discovery on
    the Gitea runner. Release artifacts include arm64-v8a, armeabi-v7a,
    and x86_64 native libraries.

    Downloads