Skip to content

3.9

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 19:30
· 32 commits to master since this release

Native Code

  • No changes

Annotation processors

  • You can now use @CalledByNative annotation on Java/Kotlin enum members.
  • Kotlin version required updated to 1.9.23
  • KSP code generator now requires KSP version 1.9.23-1.0.20