mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
publish vm.pro as part of the classpath artifact
This commit is contained in:
parent
38d67216b5
commit
ea10178a55
@ -155,6 +155,12 @@ publishing {
|
||||
|
||||
artifact(javadocJar)
|
||||
|
||||
artifact("vm.pro") {
|
||||
name "vm"
|
||||
type "proguard"
|
||||
extension "pro"
|
||||
}
|
||||
|
||||
module "classpath-avian"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user