We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kalmer@ons:~/email-to-pdf-converter$ ./gradlew
Downloading https://services.gradle.org/distributions/gradle-6.6.1-bin.zip .........10%..........20%..........30%..........40%.........50%..........60%..........70%..........80%..........90%.........100% Welcome to Gradle 6.6.1! Here are the highlights of this release: Experimental build configuration caching Built-in conventions for handling credentials Java compilation supports --release flag For more details see https://docs.gradle.org/6.6.1/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) FAILURE: Build failed with an exception. Where: Build file '/home/kalmer/email-to-pdf-converter/build.gradle' What went wrong: Could not compile build file '/home/kalmer/email-to-pdf-converter/build.gradle'. startup failed: General error during semantic analysis: Unsupported class file major version 63
Downloading https://services.gradle.org/distributions/gradle-6.6.1-bin.zip .........10%..........20%..........30%..........40%.........50%..........60%..........70%..........80%..........90%.........100%
Welcome to Gradle 6.6.1!
Here are the highlights of this release:
For more details see https://docs.gradle.org/6.6.1/release-notes.html
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
Where: Build file '/home/kalmer/email-to-pdf-converter/build.gradle'
What went wrong: Could not compile build file '/home/kalmer/email-to-pdf-converter/build.gradle'.
startup failed: General error during semantic analysis: Unsupported class file major version 63
The text was updated successfully, but these errors were encountered:
nickrussler
No branches or pull requests
kalmer@ons:~/email-to-pdf-converter$ ./gradlew
The text was updated successfully, but these errors were encountered: