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 b6df11f + 35dfd19 commit a21f5ddCopy full SHA for a21f5dd
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("jvm") version "2.2.0"
3
- id("com.gradleup.shadow") version "8.3.6"
+ id("com.gradleup.shadow") version "8.3.7"
4
}
5
6
group = "win.templeos"
0 commit comments