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 e647b29 commit 0f37d97Copy full SHA for 0f37d97
plugin/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "xyz.jpenilla"
12
-version = "1.3.0-SNAPSHOT"
+version = "1.3.0"
13
description = "Gradle plugin for generating resources at build time"
14
15
repositories {
0 commit comments