Skip to content

Commit

Permalink
ci(test-coverage): Setup kover
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed Mar 14, 2024
1 parent ae7a356 commit 86e9cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions robolectric-extension/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import org.robolectric.gradle.AarDepsPlugin

plugins {
alias(libs.plugins.kotlinJvm)
alias(libs.plugins.kotlinxKover)
}

apply plugin: AarDepsPlugin
Expand Down

0 comments on commit 86e9cab

Please sign in to comment.