Skip to main contentUsing Windows? You’ll need to download Windows Subsystem for Linux.
This guide assumes that you already have:
- Gradle installed.
- Java 11 or later installed. Verify that
java -version
outputs a version number like 11.0.20
and ensure that the JAVA_HOME
environment variable is set.