Closed britter closed 9 months ago
As part of #81 this has been revisited. We now use Gradle's standard selectHighestVersion(). This needs to be documented as you can also run into a "bug" when you want to replace that with your own selection - issue for that: #93.
selectHighestVersion()
As part of #81 this has been revisited. We now use Gradle's standard
selectHighestVersion()
. This needs to be documented as you can also run into a "bug" when you want to replace that with your own selection - issue for that: #93.