codenameone / CodenameOne

Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.
https://www.codenameone.com/
Other
1.66k stars 395 forks source link

fix: Kotlin support when using gradle 8 #3792

Closed shannah closed 3 months ago

shannah commented 3 months ago

When using gradle 8, kotlin is included automatically so it needs to be stripped from user classes if they are provided.