We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b6d9d commit 7a0341bCopy full SHA for 7a0341b
1 file changed
settings.gradle.kts
@@ -32,6 +32,7 @@ rootProject.name = "cpswt-cpp"
32
33
val archivaHostId: String by settings
34
val archivaPort: String by settings
35
+val version: String by settings
36
37
pluginManagement {
38
repositories {
0 commit comments