Hi, We had issue in using JaCoCo agent along with other agent while building application So we switched to JaCoCo offline instrumentation however it works up to Gradle 4.10 and stops working when we upgrade we try to upgrade Gradle 5. Any tweaking or workaround to make JaCoCo offline instrumentation to work with Gradle 5 ?
thanks