This build must be run with java 10

scripts/install_java.bat run without problem. But still:

gradlew.bat build

FAILURE: Build failed with an exception.

  • Where:
    Build file ‘C:\Users\m\Downloads\bisq-66b1f17b7c8b7b975c0ef9c2c05a1d48e7b94164\build.gradle’ line: 3

  • What went wrong:
    A problem occurred evaluating root project ‘bisq’.

This build must be run with java 10. see docs/build.md

What are the results of:
java --version
javac --version

on your computer ?