Error:Execution failed for task ':app:compileDebugJavaWithJavac'.\
> java.lang.IllegalStateException: Found multiple @Inject constructors: [CallLogPresent(com.bestgo.callshow.util.CallBlockerManager,com.bestgo.callshow.db.GreenDaoHelper), CallLogPresent()] \ \
由于在你的项目中某个 类中的构造方法不止一个,去掉
或者加上@Qulifier