Setting up Unity’s build pipeline for Android involves clicking through the same settings on every project: keystore configuration, build target, output path, version bump. TinyBuilder wraps this into a scriptable, repeatable editor tool.

  • APK and AAB output format support
  • Semantic versioning with automatic version number incrementing
  • Customizable output file naming with prefixes and postfixes
  • Designed for solo developers and small teams who want one-click Android builds without the overhead of a full CI/CD setup
  • Requires Unity 2019.4+