Skip to content

Commit 04bfcad

Browse files
committed
release: 1.1.10
1 parent 8c2e1a7 commit 04bfcad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = 'cc.happyareabean'
12-
version = '1.1.9'
12+
version = '1.1.10'
1313

1414
def gitCommit = indraGit.commit().abbreviate(7).name()
1515
def fullVersion = "${project.version}-${gitCommit}"

0 commit comments

Comments
 (0)