How to disable the Jacoco plugin in Android Studio

It seems I get a dependency issue with Jacoco plugin. I do not use it, however this trigger me trouble when I try to use another plugin loglifecycle GitHub - stephanenicolas/loglifecycle: Logs all lifecycle methods of annotated Activities, Fragments, Services, Views, etc. from the author, who is not actively maintaining his lib, the issues is about dependencies linked with ASM.

Issues · stephanenicolas/loglifecycle · GitHub the number seven (I cannot put it, as a new user, I cannot add github issue = coz more than 5 links…bouaaa)

How to deactivate a Plugin, and this Jococo plugin from the Android Studio. It build (from the icon), but when I want to launch (it failed). I disable coverage in AS, but still the same issue.