Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(gradle): adjust compiler arguments for improved reflection #1243

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

Ahoo-Wang
Copy link
Owner

  • Add javaParameters = true for Kotlin compiler
  • Move -parameters argument from JavaCompile to KotlinCompile
  • This change improves reflection capabilities in Kotlin

- Add javaParameters = true for Kotlin compiler
- Move -parameters argument from JavaCompile to KotlinCompile
- This change improves reflection capabilities in Kotlin
@Ahoo-Wang Ahoo-Wang added the enhancement New feature or request label Mar 11, 2025
@Ahoo-Wang Ahoo-Wang merged commit a418f53 into main Mar 11, 2025
36 checks passed
@Ahoo-Wang Ahoo-Wang deleted the enable-javaParameters branch March 11, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant