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.
Additional context (if a crash, provide stack trace)
Execution failed for task ':app:generateReleasePlayResources'.
> A failure occurred while executing com.github.triplet.gradle.play.tasks.GenerateResources$Generator
> Could not create an instance of type com.github.triplet.gradle.play.tasks.GenerateResources$Generator.
> Unable to determine constructor argument #1: missing parameter of type ProjectLayout, or no service of type ProjectLayout.
Describe the bug
Build Crashes
How To Reproduce
Versions
Tasks executed
publishReleaseBundle
Expected behavior
Build completes
Additional context (if a crash, provide stack trace)