Skip to content

Commit fd3d0bb

Browse files
committed
update jacoco ver
1 parent a00b356 commit fd3d0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1717

1818
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.8.10"
19-
classpath "org.jacoco:org.jacoco.core:0.8.8"
19+
classpath "org.jacoco:org.jacoco.core:0.8.11"
2020
classpath 'com.mxalbert.gradle.jacoco-android:com.mxalbert.gradle.jacoco-android.gradle.plugin:0.2.1'
2121
classpath 'io.github.gradle-nexus:publish-plugin:1.3.0'
2222
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)