Why can’t you rollback to previous kotlin versions...
# scripting
r
Why can’t you rollback to previous kotlin versions with Homebrew? Who decided not to expose them? 1.7.0 is a buggy mess
Ok you can hack into doing it with
brew extract
j
The homebrew devs decided this years ago
d
SDKMAN works well for swapping Java and Kotlin versions painlessly.
j
i wouldn't call it painless since every patch release you have to explicitly install when the majority of people just want to maintain the latest patch release for a major version. for old java versions I would recommend https://github.com/mdogan/homebrew-zulu. for Kotlin, someone should really just make the equivalent tap