PhilipRoman/optic-lua-dev

Remove dependency on Kotlin

PhilipRoman opened this issue · 1 comments

Kotlin is used in just a few places in this project. Removing it will simplify and speed up the build process as well as reduce the size of the shadow jar.

1d4191d removes any dependencies on Kotlin