keturn
05/26/2020, 10:54 PMbuildSrc/
, but IntelliJ isn't quite handling it smoothly. It says "The associated Gradle Project isn't imported," and that message won't go away. (the buildSrc is under the root gradle project that certainly is imported)
and if I use the type-safe configuration names in my dependencies
section, intellij's gradle sync fails unable to resolve them, while gradle itself seems just fine with it.keturn
05/26/2020, 11:39 PMMichal Harakal
05/27/2020, 5:03 AMketurn
05/27/2020, 1:07 PMplugins
section okay.keturn
05/27/2020, 2:49 PM