For some reason switching from 1.2.60 to 1.2.61 an...
# android
s
For some reason switching from 1.2.60 to 1.2.61 and 1.2.70 is breaking my UI tests.
youtrack 1
g
What is exactly broken?
p
I run tests in release mode and it fails with an internal compiler error for me
g
eh, probably would be better to report an issue
p
But debug unit tests fail too
g
You should check Gradle log, probably there is some error messages
p
There is nothing
It works when I remove kaptTest for dagger