为什么我会收到“不兼容的类型:NonExistentClass无法转换为注释”

时间:2019-09-04 15:32:41

标签: android kotlin annotations dagger-2

我知道有人问过类似的问题,我检查了答案,但没有帮助我。

incompatible types: NonExistentClass cannot be converted to Annotation

当我将HomeViewModel与@OpenForTesting批注关联时,我将其添加到HomeViewModel中

我知道它在调试包@OpenFortesting批注中的原因,但是我们检查了GithubBrowseSample,它的组织方式相同。而且有效

0 个答案:

没有答案