mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-01-31 01:32:55 -05:00
* Remove akka from list of candidates in help The help lists akka as one of the candidates, which is weird, because it is not. This change fixes that by replacing with gradle. If there is a list of most popular things installed using sdkman, I can replace the list with things from that. * Replace gradle with kotlin * Bring back gradle