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 e457d5d commit 6fa07e0Copy full SHA for 6fa07e0
build.gradle.kts
@@ -7,7 +7,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
7
// Top-level build file where you can add configuration options common to all sub-projects/modules.
8
9
plugins {
10
- id("org.jetbrains.kotlinx.kover") version "0.7.4" apply false
+ id("org.jetbrains.kotlinx.kover") version "0.7.3" apply false
11
id("com.diffplug.spotless") version "6.22.0" apply false
12
}
13
0 commit comments