Eliezer Graber

Results 146 comments of Eliezer Graber

@evant I updated to Gradle 8.2.1 and Kotlin 1.9 This will probably help with bridging the gap towards Kotlin 2.0

Any idea why the linux build is failing? Does it need more memory?

Are the kapt tests not run on CI? I didn't notice that they were failing locally. I pushed a new commit addressing your comments.

TIL that toolchains aren't as good as I thought they were 😅 https://kotlinlang.slack.com/archives/C3PQML5NU/p1689790193010619?thread_ts=1689789822.225749&cid=C3PQML5NU

I pushed an update cleaning up some of the source and target usage, and removed the toolchains. Could possibly add the toolchain back conditionally in the future to aid in...

See if there's anything here that helps - https://github.com/eygraber/gradle-conventions/blob/master/conventions-plugin/src/main/kotlin/ksp.kt