Skip to content

Commit 370084f

Browse files
committed
build script fix
1 parent ea9ba5f commit 370084f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'net.saliman.cobertura' version '2.3.1'
2+
id 'jacoco'
33
id 'com.github.kt3k.coveralls' version '2.8.1'
44
}
55

0 commit comments

Comments
 (0)