Hi there!
I’m new to coding. I have been attempting to follow the instructions for the program described here https://github.com/rpi-ws281x/rpi-ws281x-java
Whenever I run the “./gradlew assemble” command (see the README.txt file in the above link for more details), I get the following error: FAILURE: Build failed with an exception. * What went wrong: Could not determine java version from ‘11.0.3’
Does anyone know how to solve this problem? Simple explanations are appreciated!