We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e3698a commit ac1ac44Copy full SHA for ac1ac44
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = "xyz.srnyx"
11
-version = "1.2.1"
+version = "1.2.2"
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