Browse Source

Update build.gradle

master
Binary Wang 8 years ago
committed by GitHub
parent
commit
dd7a734e8a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -2,7 +2,7 @@ allprojects {
apply plugin: 'maven'

group = 'com.github.binarywang'
version = '2.4.0-SNAPSHOT'
version = '2.4.0'
}

subprojects {


Loading…
Cancel
Save