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