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 8c2e1a7 commit 04bfcadCopy full SHA for 04bfcad
1 file changed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = 'cc.happyareabean'
12
-version = '1.1.9'
+version = '1.1.10'
13
14
def gitCommit = indraGit.commit().abbreviate(7).name()
15
def fullVersion = "${project.version}-${gitCommit}"
0 commit comments