Skip to content

Commit

Permalink
update jacoco ver
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusja committed Nov 5, 2024
1 parent a00b356 commit fd3d0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

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

0 comments on commit fd3d0bb

Please sign in to comment.