Skip to content

Commit

Permalink
Merge pull request #502 from kennethshackleton/kover-sqlite3classes
Browse files Browse the repository at this point in the history
Include selekt-sqlite3-classes in Koverage.
  • Loading branch information
kennethshackleton authored Feb 5, 2024
2 parents bc977b7 + 26e41eb commit 66cce6e
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 66cce6e

Please sign in to comment.