I was unable to build with gradlew (maybe too old to work with modern Java?)
In order to build packages with my customizations (which have been shared in other pull request) I had to use a more recent version of gradle -- I chose to use the lates 5.x because we don't need/use new features. But we do want users to be able to build the package.
I was unable to build with gradlew (maybe too old to work with modern Java?)
In order to build packages with my customizations (which have been shared in other pull request) I had to use a more recent version of gradle -- I chose to use the lates 5.x because we don't need/use new features. But we do want users to be able to build the package.