We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e2a6b commit 00f1367Copy full SHA for 00f1367
plugin/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "xyz.jpenilla"
12
-version = "1.1.3-SNAPSHOT"
+version = "1.2.0"
13
description = "Gradle plugin for generating resources at build time"
14
15
repositories {
0 commit comments