Update build.gradle
This commit is contained in:
@@ -2,7 +2,7 @@ allprojects {
|
||||
apply plugin: 'maven'
|
||||
|
||||
group = 'com.github.binarywang'
|
||||
version = '2.4.0-SNAPSHOT'
|
||||
version = '2.4.0'
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
||||
Reference in New Issue
Block a user