build-apk / build (push) Failing after 3m8s
- Compute next vX.Y.Z from the latest tag (patch bump) via Gitea API - Pass it to flutter build via --build-name/--build-number so the APK versionName/versionCode always increase (installs update in place) - Auto-create tag + Gitea release + upload both APKs on master runs only - Verbose logging: version computed, built APK sizes, tag/release/asset results - Drop the tag trigger: the auto-created tag would otherwise re-trigger the workflow (double builds / release conflicts)