java.lang.IncompatibleClassChangeError when including espresso-contrib:2.0

后端 未结 4 758
谎友^
谎友^ 2021-01-04 12:14

I have a subclass of android.support.v7.widget.RecyclerView. It works fine when I use the application and testing.

However, when I include espresso-contrib in my gra

4条回答
  •  被撕碎了的回忆
    2021-01-04 12:56

    Espresso dependency is out of date. Reported and will be fixed in the future. https://code.google.com/p/android-test-kit/issues/detail?id=139

提交回复
热议问题