Triple-T / gradle-play-publisher

GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
MIT License
4.13k stars 341 forks source link

available-version-codes.txt (No such file or directory) when turned on gradle configuration cache #1111

Closed b95505017 closed 11 months ago

b95505017 commented 1 year ago

If I set org.gradle.configuration-cache=true, I would get:

* What went wrong:
/Library/agent/_work/8/s/androidApp/build/intermediates/gpp/release/available-version-codes.txt (No such file or directory)
> /Library/agent/_work/8/s/androidApp/build/intermediates/gpp/release/available-version-codes.txt (No such file or directory)
github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

rkrishnan2012 commented 11 months ago

We're running into this as well when configuration cache is enabled. This only happens on AGP 8.2.0 and Gradle version 8.2.

github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.