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