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 cdf6596 commit 936a1fbCopy full SHA for 936a1fb
build.gradle
@@ -41,3 +41,7 @@ dependencies {
41
tasks.named('test') {
42
useJUnitPlatform()
43
}
44
+
45
+jar {
46
+ enabled=false
47
+}
0 commit comments