Hi, I am about to work on a PR to fix an issue. I cloned the repo but my build fails (that’s on master with no changes). how do you normally build it? I have tried
./gradlew build
but I am not very familiar with gradle. what normally you run to clean build this project and to run the tests?