androidTestImplementation "androidx.test.espresso:espresso-core:3.4.0"
androidTestImplementation("androidx.test.espresso:espresso-contrib:3.4.0") {
exclude group: "org.checkerframework", module: "checker"
}
ref : https://github.com/android/android-test/issues/861
0 件のコメント:
コメントを投稿