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