I follow the IntelliJ and JMIX setup and tried several times but I keep getting Gradle synch errorr as soon as I create a new project.
It is not fully supported to define distributionSha256Sum in gradle\wrapper\gradle-wrapper.properties.
Using an incorrect value may freeze or crash Android Studio.
Please manually verify or remove this property from all of included projects if applicable.
For more details, see https://github.com/gradle/gradle/issues/9361.
Click the Use "3239b5ed8..." as checksum for ... and sync project link in the console of the notification. Then IDEA will remember the checksum and re-sync the project successfully.
Or just disable the Android plugin in the IDEA settings.