Skip to content

Commit 14e5fa2

Browse files
Update dependency jacoco to v0.8.12
1 parent 24e1f9f commit 14e5fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/jacoco.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'jacoco'
22

33
jacoco {
4-
toolVersion = "0.8.7"
4+
toolVersion = "0.8.12"
55
}
66

77
android {

0 commit comments

Comments
 (0)