We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8359664 commit 6824dcdCopy full SHA for 6824dcd
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
group = "xyz.srnyx"
14
-version = "1.1.2"
+version = "1.1.3"
15
description = "A Gradle plugin to simplify the process of creating projects"
16
val projectId: String = "gradle-galaxy"
17
val vcs: String = "github.com/srnyx/$projectId"
0 commit comments