Match hunk edit format and upload build artifacts

This commit is contained in:
Joe Tretter
2026-05-19 12:10:44 -05:00
parent bea901acfe
commit b48244d4c2
6 changed files with 58 additions and 11 deletions

View File

@@ -83,6 +83,7 @@ When `--build` or `--build-release-aab` is used, the script also:
- increments the patch component of `versionName`, for example `0.1.0` to `0.1.1`
- bundles full Git manpage source files from Git's `Documentation/` directory into app assets
- renames the generated artifact to a `githug-android-*` filename that includes the post-bump `versionCode`
- uploads the renamed APK/AAB with local `./upload2DL.sh` when that script exists
- attempts to create a git commit after a successful build if there are source changes
The build commands currently run these Gradle tasks: