Hi, here is our <1.5.31-1.0.1 release>, works with...
# ksp
j
Hi, here is our 1.5.31-1.0.1 release, works with kotlin 1.5.31 and contains bug fixes for 1.0.1. Please try it out and let us know if you have any questions! Highlights • Per source set 
ksp
 configuration, which allows processors to be applied individually for each source set • new ksp option: allWarningsAsErrors • supported 
transient
volatile
strictfp
 and 
synchronized
 modifier check for jvm platform. • supported 
KSReferenceElement
 for 
KSTypeReference
 from 
KSAnnotation.annotationType
 in Java source and KSFunction for java * constructors. • Various performance optimizations • See full list of fixed bugs here Credit to community contributors
Copy code
@AlexBeggs
@bennyhuo
@danysantiago
@daugeldauge
@elect86
@evant
@gavra0
@natario1
@ZacSweers
🎉 12