-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
So I ran the ./gradlew assemble command and I keep gettimg the following error:
`FAILURE: Build failed with an exception.
-
What went wrong:
Could not determine java version from '11.0.1'. -
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.`
I then downloaded the Java 8 JDK and ran the same command (./gradlew assemble) and the error is still there. How can I go about fixing this.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels