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 9b0ebcf commit a41d8eaCopy full SHA for a41d8ea
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "com.chromascape"
10
-version = "0.0.1-SNAPSHOT"
+version = "0.1.0"
11
12
// Customize build directories - put DLLs in build/dist
13
layout.buildDirectory.set(file("build"))
0 commit comments