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 e296e3f commit b75ffc6Copy full SHA for b75ffc6
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = "de.uniquegame"
11
-version = "1.0.0-SNAPSHOT"
+version = "1.0.0-RELEASE"
12
13
repositories {
14
mavenCentral()
0 commit comments