Skip to content

Commit

Permalink
Include selekt-sqlite3-classes in koverage.
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth J. Shackleton <[email protected]>
  • Loading branch information
kennethshackleton committed Feb 4, 2024
1 parent bc977b7 commit 26e41eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ dependencies {
kover(projects.selektAndroid)
kover(projects.selektApi)
kover(projects.selektJava)
kover(projects.selektSqlite3Classes)
ktlint("com.pinterest:ktlint:${Versions.KTLINT}")
}

Expand Down

0 comments on commit 26e41eb

Please sign in to comment.