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 7ff2e1b commit f8d4dbfCopy full SHA for f8d4dbf
build.gradle
@@ -18,6 +18,7 @@ buildscript {
18
19
plugins {
20
id "de.undercouch.download" version "5.0.0"
21
+ id "org.jetbrains.kotlin.jvm" version "1.8.21" apply false
22
}
23
24
project.ext {
0 commit comments