-
perf(ci): add Bun and Gradle caching to Android workflow
released this
2026-06-14 18:43:25 +00:00 | 77 commits to main since this releaseCache 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