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 8b0efdc commit 29763f3Copy full SHA for 29763f3
build.gradle
@@ -2,7 +2,7 @@ allprojects {
2
apply plugin: 'maven'
3
4
group = 'com.github.binarywang'
5
- version = '2.5.0-SNAPSHOT'
+ version = '2.5.0'
6
}
7
8
subprojects {
0 commit comments