Skip to content

Commit dd7a734

Browse files
authored
Update build.gradle
1 parent 58f823f commit dd7a734

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
@@ -2,7 +2,7 @@ allprojects {
22
apply plugin: 'maven'
33

44
group = 'com.github.binarywang'
5-
version = '2.4.0-SNAPSHOT'
5+
version = '2.4.0'
66
}
77

88
subprojects {

0 commit comments

Comments
 (0)