4.3.2
This bugfix release addresses the following issues:
- MlcpTask was fixed so that it can run on Gradle 6.4 or higher instead of 6.6 or higher
- ml-gradle 4.3.2 can now run on Gradle 6.4 and higher, and possibly Gradle 5.0 and higher as well (Gradle 4.x will not work due to a class conflict with the ML Java Client); this is due to modifying the mlShell task; the Wiki page on this task has been updated to reflect how to use it
- CallResourceTask can now be used on Gradle 7.x