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 b2b8892 commit 8cb6250Copy full SHA for 8cb6250
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
kover(project(":kotlinx-io-okio"))
38
}
39
0 commit comments