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 76edfd4 commit b1d7a76Copy full SHA for b1d7a76
build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
}
22
23
group = "io.github.tobi-laa"
24
-version = "0.0.1-SNAPSHOT"
+version = "0.0.1"
25
26
java {
27
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments