Skip to content

Commit d4ff634

Browse files
author
Xin LI
committed
bump
1 parent d445c23 commit d4ff634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ sourceSets {
101101
}
102102

103103
configure(allprojects) {
104-
version = '1.4.3'
104+
version = '1.4.4'
105105
if (!project.hasProperty('release')) {
106106
project.setVersion(project.getVersion() + '-SNAPSHOT')
107107
}

0 commit comments

Comments
 (0)