You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure annotation processing in Java compilation
Add support for annotation processing options through the `ap` property in `gradle.properties`. These options are parsed and applied to the `compileJava` task, allowing for customizable compiler arguments.
0 commit comments