Hey guys, I'm having a problem in my `shared` modu...
# ksp
k
Hey guys, I'm having a problem in my
shared
module applying plugin
id("com.google.devtools.ksp") version "1.7.0-1.0.6"
A very similar error output as https://github.com/google/ksp/issues/946 This is a KMM project and the only changes I've made are adding AGP & KGP to
buildSrc
module. This was necessary as some custom tasks call AGP. AGP - 7.2.1 KGP - 1.7.0