We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f37d97 commit 6badf14Copy full SHA for 6badf14
plugin/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "xyz.jpenilla"
12
-version = "1.3.0"
+version = "1.3.1-SNAPSHOT"
13
description = "Gradle plugin for generating resources at build time"
14
15
repositories {
0 commit comments