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
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.
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)'
The text was updated successfully, but these errors were encountered: