Hi Everyone, its working now, I used below: ```ja...
# community-support
s
Hi Everyone, its working now, I used below:
Copy code
jacocoTestReport {
    reports {
        xml.required = true
    }
}
🧵 1
✅ 1