Hello I was wondering if it possible to add dependencies in then lib locally. Using buildSrc in my own project. Then once I have noticed that the lib is complete I can of course contribute but since I do not want to wait while Pr is checked and merged (I want to add quite a few libs: Exposed, database drivers, Ktor-server). I have tried add this lib in buildSrc by following the docs, I do not see it. Any ideas?
j
jmfayard
07/09/2022, 4:45 PM
that’s a great question but I’t not sure of the answer.
Perhaps you could do a build scan to check whether the plugins are added to the classpath of your buildsrc