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.09k stars 339 forks source link

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

Closed b95505017 closed 6 months ago

b95505017 commented 7 months 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 7 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 7 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 7 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.