fixing build?
This commit is contained in:
parent
636417140a
commit
3ef821b9e6
|
@ -14,6 +14,8 @@ dependencies {
|
||||||
}
|
}
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
|
mainClassName = 'rusefi.GccMapReader'
|
||||||
|
|
||||||
destinationDirectory = file( '$rootDir/../..' )
|
destinationDirectory = file( '$rootDir/../..' )
|
||||||
manifest {
|
manifest {
|
||||||
attributes(
|
attributes(
|
||||||
|
|
Loading…
Reference in New Issue