The Gradle task to build the executable seems to fail: `gradlew createExe` ``` Execution failed for task ':createExe'. > Could not initialize class net.sf.launch4j.config.ConfigPersister ```
The Gradle task to build the executable seems to fail:
gradlew createExe