Skip to content

Commit cc05275

Browse files
Update dependency jacoco to v0.8.8
1 parent 24e1f9f commit cc05275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8"
55
}
66

77
android {

0 commit comments

Comments
 (0)