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 16d002e commit 650368fCopy full SHA for 650368f
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("jvm") version "2.2.0"
3
- id("com.gradleup.shadow") version "8.3.8"
+ id("com.gradleup.shadow") version "9.0.2"
4
}
5
6
group = "win.templeos"
0 commit comments