Update build.gradle
This commit is contained in:
parent
be2f5f9e52
commit
6c3e0e47c3
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ configurations {
|
|||
compile.extendsFrom shade
|
||||
}
|
||||
|
||||
version = "0.7.6"
|
||||
version = "0.7.7"
|
||||
|
||||
def ENV = System.getenv()
|
||||
if (ENV.BUILD_NUMBER) {
|
||||
|
|
Loading…
Add table
Reference in a new issue