diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-05-05 20:57:54 -1000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-05-05 20:57:54 -1000 |
| commit | 68b58d45c54fcb9e4861491f19137f065c4035b9 (patch) | |
| tree | 890f257003c5ad08ca0fb85b6020681697c1e9fc /android-app/app/src | |
| parent | 580a2dfb8cb381954a0fb2d5742567b5aff461c4 (diff) | |
fix(ci): write version to gradle.properties instead of -P flags
Parentheses in the version name (e.g. "(abc1234 message)") caused
gradlew's internal eval to fail with "Syntax error: ( unexpected"
because gradlew is /bin/sh and parens have special meaning in eval.
Writing the values directly to gradle.properties avoids shell
interpretation entirely — Gradle reads it as a plain key=value file.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'android-app/app/src')
0 files changed, 0 insertions, 0 deletions
