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

fix: No such method error: CompileOptions.getAnnotationProcessorGeneratedSourcesDirectory() #100

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

jdneo
Copy link
Member

@jdneo jdneo commented Nov 1, 2023

options.getAnnotationProcessorGeneratedSourcesDirectory() only exists since 4.3. For Gradle earlier than this version, skip it.

…atedSourcesDirectory()

Signed-off-by: Sheng Chen <sheche@microsoft.com>
@jdneo jdneo added this to the 0.1.2 milestone Nov 1, 2023
@jdneo jdneo added the bug Something isn't working label Nov 1, 2023
@jdneo jdneo requested a review from testforstephen November 1, 2023 04:53
@jdneo jdneo merged commit 8b18540 into develop Nov 1, 2023
@jdneo jdneo deleted the cs/annotation branch November 1, 2023 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants