https://kotlinlang.org logo
Title
r

ribesg

06/29/2022, 9:50 AM
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

jw

06/29/2022, 12:09 PM
The homebrew devs decided this years ago
d

dylanmei

06/29/2022, 2:35 PM
SDKMAN works well for swapping Java and Kotlin versions painlessly.
j

jw

06/29/2022, 2:46 PM
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