Skip to content

Commit 2f0a324

Browse files
authored
Merge branch 'master' into fix-android-test
2 parents 2df588d + ba2ea22 commit 2f0a324

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ tasks {
113113

114114

115115
jacocoTestReport {
116+
dependsOn(compileJava, compileKotlin, processResources)
116117
reports {
117118
html.required = true
118119
xml.required = true

0 commit comments

Comments
 (0)