Skip to content

Commit 4a68a39

Browse files
committed
Error Prone / NullAway support for JSpecify - added Kotlin - tweak
1 parent 4fbeccd commit 4a68a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
id "me.champeau.jmh" version "0.7.3"
1717
id "net.ltgt.errorprone" version '4.2.0'
1818

19-
// Kotlin just for tests - not
19+
// Kotlin just for tests - not production code
2020
id 'org.jetbrains.kotlin.jvm' version '2.1.21'
2121
}
2222

0 commit comments

Comments
 (0)