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
The error/exception Unsupported class file major version 63 has something to do with Java 19 being unsupported somewhere in that pipeline. Try updating your Java version:
Get the newest version of Java for this project:
Fedora: sudo dnf install java-latest-openjdk
Ubuntu: sudo apt install openjdk-19-jdk -y
macOS: brew install openjdk@19
Windows: use WSL buuuut winget install -e --id Oracle.JDK.19
Switch to that Java version
Most Linux distributions: sudo update-alternatives --config java
macOS/Windows: uhhhh probably somewhere in your settings
Log out to finalize the changes. Try the build again! It should work fine :)
Hello.
I'm unable to run the template winit app on my Pixel 2 ( DivestOS )
log: https://pastebin.com/raw/EzXWhSpf
Any ideas?
The text was updated successfully, but these errors were encountered: