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 37feb65 commit 3a2d033Copy full SHA for 3a2d033
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
idea
11
}
12
13
-project.version = "0.0.2-SNAPSHOT"
+project.version = "0.0.2"
14
project.group = "dev.adamko.gradle"
15
16
dependencies {
0 commit comments