124
DevTool • Productivity • SaaS
Every release starts the same way: hunting down version and build numbers scattered across pubspec.yaml, build.gradle, Info.plist, package.json, tauri.conf.json — and hoping you didn't miss one before you ship a mismatched build.
klenua build fixes that. It's a local desktop utility that scans your project, finds every version field that matters, and updates them all together — safely.
🔍 Detects automatically — Flutter, native Android (Gradle), native iOS/macOS (Xcode), Electron, and Tauri projects, no config needed
📝 Diff before you commit — see exactly what will change, file by file, before anything is written
🛟 Automatic backups — every modified file is backed up first, and can be restored in one click
☁️ Sync to your klenua account — sign in and sync your project's version config across devices, with your backup history uploaded for safekeeping
🚫 Refuses to guess — dynamic or computed version values (like calculated Gradle versions or $(...) Info.plist entries) are flagged for manual review instead of silently overwritten
⚡ Fast increments — bump build numbers with a keyboard shortcut instead of digging through files
No CLI scripts, no global find-and-replace, no more shipping a build where one file got left behind.
Built with