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
Because of a bug in older Gradle versions I'm unable to build scrcpy with Java 14 OpenJDK. Would you mind to upgrade the build scripts to use latest available Gradle?
[15/26] Generating scrcpy-server with a custom command.
FAILURE: Build failed with an exception.
* What went wrong:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
The text was updated successfully, but these errors were encountered:
Environment
Describe the bug
Because of a bug in older Gradle versions I'm unable to build
scrcpy
with Java 14 OpenJDK. Would you mind to upgrade the build scripts to use latest available Gradle?The text was updated successfully, but these errors were encountered: