can you see if your gradle scripts have an import for that accessor?
j
John Bellini
09/15/2022, 3:37 PM
Hi Christian. I'm not sure exactly what you means. Do you mean theh actual java/kotlin import in the build scripts or like in the plugins block id("convention-file") ?
c
CristianGM
09/15/2022, 3:47 PM
Import
j
John Bellini
09/15/2022, 3:57 PM
I do have some gradle build scripts (convention files) that import from an included plugin, yah.