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 aa8c787 commit 4aa5634Copy full SHA for 4aa5634
examples/game-clock/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("org.jetbrains.kotlin.jvm")
3
- id("com.github.johnrengelman.shadow") version "8.1.1"
+ id("com.gradleup.shadow") version "9.2.2"
4
}
5
6
repositories {
examples/llm-example/build.gradle.kts
@@ -1,6 +1,5 @@
0 commit comments