• v0.1.4 2d39468279

    perf(ci): add Bun and Gradle caching to Android workflow

    MythEclipse released this 2026-06-14 18:43:25 +00:00 | 77 commits to main since this release

    Cache Bun dependencies (install cache + node_modules) and Gradle caches
    (wrapper, dependencies, build artifacts) to dramatically speed up CI builds.
    Gradle key uses Cargo.lock since gradle files don't exist at checkout time.

    Co-Authored-By: Claude noreply@anthropic.com

    Downloads