We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00b356 commit fd3d0bbCopy full SHA for fd3d0bb
build.gradle
@@ -16,7 +16,7 @@ buildscript {
16
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
17
18
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.8.10"
19
- classpath "org.jacoco:org.jacoco.core:0.8.8"
+ classpath "org.jacoco:org.jacoco.core:0.8.11"
20
classpath 'com.mxalbert.gradle.jacoco-android:com.mxalbert.gradle.jacoco-android.gradle.plugin:0.2.1'
21
classpath 'io.github.gradle-nexus:publish-plugin:1.3.0'
22
// NOTE: Do not place your application dependencies here; they belong
0 commit comments