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.
2 parents 583d7fb + b31889a commit d9a663bCopy full SHA for d9a663b
build.gradle
@@ -53,7 +53,6 @@ dependencies {
53
testImplementation('org.junit.jupiter:junit-jupiter-api:5.3.2')
54
testImplementation(group: 'org.json', name: 'json', version: '20180130')
55
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.3.2'
56
-
57
}
58
59
dokka {
0 commit comments