Hi, I was able to change the NDK root and it compiled all the way till the Generating Android Package step. The next issue i think is a gradle version mismatch. I have the latest gradle version installed and on my system path, but it downloads 5.6.4 during the build and uses that I think which is not compatible with JDK 17:
7d0cb23c-1b18-4fbb-af2a-0664e6fe459d-image.png
9f5e0144-a8c6-47c3-8398-e088d6c1620c-image.png
Any workarounds to that would be highly appreciated