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 c37c508 commit dfab079Copy full SHA for dfab079
kotlin/settings.gradle.kts
@@ -6,5 +6,6 @@ pluginManagement {
6
kotlin("jvm") version kotlinVersion
7
id("com.diffplug.spotless") version "6.20.0"
8
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
9
+ id("com.github.johnrengelman.shadow") version "8.1.1"
10
}
11
0 commit comments