<@U0B99LPPW> I included the databinding compiler i...
# android
p
@yan I included the databinding compiler in my dependencies yet I'm getting this compiler error:
Copy code
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
> java.lang.NoSuchMethodError: com.google.common.base.CharMatcher.whitespace()Lcom/google/common/base/CharMatcher;
I am also using Dagger 2.6 with kapt.