Fixed missing manifest file in built JARs

This commit is contained in:
OLEGSHA 2021-01-08 00:44:49 +03:00
parent e389d2ad67
commit 7a2721c7b3

View File

@ -211,7 +211,7 @@ task specifyLocalManifest {
} }
} }
build.dependsOn specifyLocalManifest jar.dependsOn specifyLocalManifest
/* /*
* Library export * Library export