Update build.gradle

This commit is contained in:
Binary Wang 2017-02-12 14:26:31 +08:00 committed by GitHub
parent 8b0efdc99d
commit 29763f3012

View File

@ -2,7 +2,7 @@ allprojects {
apply plugin: 'maven'
group = 'com.github.binarywang'
version = '2.5.0-SNAPSHOT'
version = '2.5.0'
}
subprojects {