Kotlin for Forge

Kotlin for Forge

54M Downloads

Version dependencies seem unclear

ejektaflex opened this issue · 3 comments

commented

Hi! When including Kotlin for Forge via Maven, it's unclear which version of Kotlin and it's dependencies gets bundled in. It would be nice if this could be added to the changelogs on CurseForge or Modrinth, otherwise I'm not sure which to expect.

Thanks! :)

commented

Ahh sorry about that. I'll make sure to do that from now on.
Since I'm not home at the moment, you can check the gradle.properties file in the root of the Kotlin for Forge repository . It should have all of the dependency versions listed there.

commented

Even just version tags on the git commit timeline would make this easier, actually. I just can't seem to easily figure out which Kotlin versions are in which Kotlin For Forge release.

commented

I'm working on a dependency spreadsheet that should help clarify things in the future. It isn't done, but I'll be working on it for the next hour or so.