You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried updating a project from Gradle 8.11.1 to 8.12, and encountered this failure:
* What went wrong:
A problem occurred evaluating script.
> Could not create an instance of type net.idlestate.gradle.caching.GCSBuildCache.
> Class GCSBuildCache has no constructor that is annotated with @Inject.
I didn't have time to investigate and paused my effort to complete the upgrade. I'm hoping that if this project is still maintained someone might know how to fix this.
Thanks for your help and thanks for maintaining this plugin!
The text was updated successfully, but these errors were encountered:
I tried updating a project from Gradle 8.11.1 to 8.12, and encountered this failure:
I didn't have time to investigate and paused my effort to complete the upgrade. I'm hoping that if this project is still maintained someone might know how to fix this.
Thanks for your help and thanks for maintaining this plugin!
The text was updated successfully, but these errors were encountered: