Anyone familiar with the `compileDebugAndroidTestK...
# android
r
Anyone familiar with the
compileDebugAndroidTestKotlin
task having compilation error with
Unresolved reference: id
when using it in androidTest
withId(R.id..)
?