When ready to release, after tagging, clone a fresh repo, checkout the tagged commit, build a fresh APK to upload.
Did you do that or used an archive?
META-INF/version-control-info.textproto
1c1,5
< generate_error_reason: NO_VALID_GIT_FOUND
---
> repositories {
> system: GIT
> local_root_path: "$PROJECT_DIR"
> revision: "1466b4ffbe2ad554c3d20aae87fede6a6fb91225"
> }
When ready to release, after tagging, clone a fresh repo, checkout the tagged commit, build a fresh APK to upload.
Did you do that or used an archive?
```
META-INF/version-control-info.textproto
1c1,5
< generate_error_reason: NO_VALID_GIT_FOUND
---
> repositories {
> system: GIT
> local_root_path: "$PROJECT_DIR"
> revision: "1466b4ffbe2ad554c3d20aae87fede6a6fb91225"
> }
```