build: 修改构建成品目录以配合CI脚本自动发布
This commit is contained in:
@@ -33,4 +33,10 @@ accessWiden {
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
}
|
||||||
|
|
||||||
|
tasks {
|
||||||
|
jar {
|
||||||
|
destinationDirectory = rootProject.layout.buildDirectory
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user