FYI: preliminary testing of Gradle 6.1.1 (latest) seems to work with KaMPKit out-of-the-box. Biggest benefits IMO are the ability to reuse Gradle's dependency cache in CI, better integration with Maven BOMs, gradle module metadata is enabled by default and built-in javadoc/sources Jar tasks
👍 1
k
kpgalligan
02/16/2020, 7:57 PM
Thanks for the feedback. I’ve just started trying out gradle 6+ with libraries, but haven’t done a whole lot yet. Glad things seem to be OK.
n
Nick Halase
02/16/2020, 8:01 PM
Been using it pretty heavily for non-mobile production projects at work lately. It's been a pretty nice improvement overall.