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

Problem with kapt when using with epoxy #165

Open
uberchilly opened this issue Apr 13, 2022 · 0 comments
Open

Problem with kapt when using with epoxy #165

uberchilly opened this issue Apr 13, 2022 · 0 comments

Comments

@uberchilly
Copy link

My project contains airbnb epoxy 4.6.3 and airbnb paris 2.0.0
I just added @Stylebable on one epoxy custom view and I get this Gradle error message.
I use kapt in my project for both.

Caused by: com.sun.tools.javac.processing.AnnotationProcessingError: java.lang.NoSuchMethodError: 'void androidx.room.compiler.processing.XMessager.printMessage$default(androidx.room.compiler.processing.XMessager, javax.tools.Diagnostic$Kind, java.lang.String, androidx.room.compiler.processing.XElement, int, java.lang.Object)'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant