Hey guys, I found an interesting issue (while usin...
# ksp
l
Hey guys, I found an interesting issue (while using Koin annotations). In KMP, the
resolver.getDeclarationsFromPackage
returns the generated declarations in second pass whereas in single-target setup, it finds everything it needs in first pass. can I somehow mitigate that? I am using newest version of KSP