Update
This commit is contained in:
parent
132aefd81e
commit
bc4deb44ef
1 changed files with 1 additions and 1 deletions
|
@ -448,4 +448,4 @@ String humanizeArg(String arg){
|
|||
task copyToLib(type: Copy) {
|
||||
into "$buildDir/output/lib"
|
||||
from configurations.runtime
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue