We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74ee34 commit 1e1544eCopy full SHA for 1e1544e
build.gradle.kts
@@ -33,6 +33,7 @@ apiValidation {
33
dependencies {
34
kover(project(":kotlinx-io-core"))
35
kover(project(":kotlinx-io-bytestring"))
36
+ kover(project(":kotlinx-io-filesystem"))
37
}
38
39
kover {
0 commit comments