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 b879497 commit d596202Copy full SHA for d596202
buildSrc/src/main/kotlin/eternalcombat-java.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group = "com.eternalcode"
6
-version = "2.5.0-SNAPSHOT"
+version = "2.4.1"
7
8
tasks.compileJava {
9
options.compilerArgs = listOf("-Xlint:deprecation", "-parameters")
0 commit comments