Skip to content

Commit 29763f3

Browse files
authored
Update build.gradle
1 parent 8b0efdc commit 29763f3

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.5.0-SNAPSHOT'
5+
version = '2.5.0'
66
}
77

88
subprojects {

0 commit comments

Comments
 (0)