Skip to content

Commit 08ba640

Browse files
committed
Update build.gradle
1 parent b416e49 commit 08ba640

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
@@ -3,7 +3,7 @@ version = "1.0.0"
33

44
ext {
55
commonGradleBranch = "master"
6-
jacocoMinimumInstructionCoverage = 0.0
6+
jacocoMinimumInstructionCoverage = 0.3
77
}
88

99
apply from: "https://raw.githubusercontent.com/TheRandomLabs/Common-Gradle/${project.commonGradleBranch}/build.gradle"

0 commit comments

Comments
 (0)