Prep for update for new reborn core
This commit is contained in:
parent
3909a868aa
commit
e04a4a540f
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ configurations {
|
||||||
compile.extendsFrom shade
|
compile.extendsFrom shade
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "0.7.8"
|
version = "0.7.9"
|
||||||
|
|
||||||
def ENV = System.getenv()
|
def ENV = System.getenv()
|
||||||
if (ENV.BUILD_NUMBER) {
|
if (ENV.BUILD_NUMBER) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue