We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2962c8b + 8f16d98 commit d3f713aCopy full SHA for d3f713a
build.gradle.kts
@@ -17,7 +17,7 @@ buildscript {
17
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
18
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.4.1")
19
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
20
- classpath("org.jacoco:org.jacoco.core:0.8.7")
+ classpath("org.jacoco:org.jacoco.core:0.8.8")
21
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
22
classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
23
}
0 commit comments