Skip to content

Commit

Permalink
[ci skip] fix gradle build script deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
electronicboy committed Jun 8, 2022
1 parent 13b13eb commit f088bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ allprojects {

test {
reports {
junitXml.enabled = true
junitXml.required = true
}
}
}

0 comments on commit f088bd4

Please sign in to comment.