Currently using Gradle 8.0 Milestone-2 and Kotlin 1.8.0-RC
(About to upgrade to Gradle 8-M5)
Gavin Ray
12/20/2022, 6:31 PM
I think I may just keep the giant
COMPILER_ARGS
block since it's uniform though
Separately enabling
k2
,
incremental
etc would mean pulling those args out into different places but still having this big block
It'd be nice to have Gradle variables for things like these: