We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293dcec commit 60e4022Copy full SHA for 60e4022
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = "xyz.srnyx"
11
-version = "1.1.4"
+version = "1.2.0"
12
description = "A Gradle plugin to simplify the process of creating projects"
13
val projectId: String = "gradle-galaxy"
14
val vcs: String = "github.com/srnyx/$projectId"
0 commit comments