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 4fbeccd commit 4a68a39Copy full SHA for 4a68a39
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id "me.champeau.jmh" version "0.7.3"
17
id "net.ltgt.errorprone" version '4.2.0'
18
19
- // Kotlin just for tests - not
+ // Kotlin just for tests - not production code
20
id 'org.jetbrains.kotlin.jvm' version '2.1.21'
21
}
22
0 commit comments