Hi, we just published a new release of KSP!
https://github.com/google/ksp/releases/tag/1.4.20-dev-experimental-20201204
With this release, the kotlin version which KSP depends on has been upgraded to 1.4.20.
Resolved Issues
#181 DeserializedTypeAliasDescriptor does not support ArrayList type’s property
#173 Unexpected descriptor type exception for
@Throws
annotation
#170 getJvmName throws exception for static java methods
#166 calling asMemberOf with static java field throws java.util.NoSuchElementException
Merged PRs
#169 Update kotlin to 1.4.20
#171 Support finding descriptors for java statics
#176 FIx findOverridee for properties, fixes #174#182 add KSTypeAliasDescriptorImpl