forked from Steven/DeepJ
Fixed building (again (again))
This commit is contained in:
@@ -18,7 +18,7 @@ dependencies {
|
||||
}
|
||||
|
||||
task setEnv(type: Exec) {
|
||||
environment "VERSION", "$version"
|
||||
environment "VERSION", "1.0"
|
||||
}
|
||||
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
Reference in New Issue
Block a user