Due the missing common code support, I use the `ks...
# ksp
h
Due the missing common code support, I use the
kspCommonMainMetadata
configuration, but it appears KSP isn't able to get the values for an annotation, the values are always null. Or is this a bug in Kotlin metadata?
Okay, it only affects default values, which aren't passed to KSP but are
null
.
e