Cleber Henriques

Results 4 comments of Cleber Henriques

Hi @darshankawar, thanks for the quick response. Yes, it kinda answers my question, but at the same time, it raises more questions. So, does it means that if I don't...

@LouisCAD I was running into the same problem and I believe I managed to determine which dependency is causing the issue: `detekt`. At least in my case and probably @mpetuska...

@LouisCAD After investigating a bit more time I came to the conclusion that it's not the version mismatch per-se... In my case, just having the `detektFormatting = {module = "io.gitlab.arturbosch.detekt:detekt-formatting",...

Hi, same is happening in our project. instrumentation tests passes when running on API 33 but fail when running on API 34. Logs: ``` 08-29 13:32:57.741 10089 10089 F DEBUG...