Bump up to 1.19.2
This commit is contained in:
@@ -108,4 +108,4 @@ task copyAllArtifacts(type: Copy) {
|
||||
include("*.jar")
|
||||
}
|
||||
|
||||
build.finalizedBy(copyAllArtifacts);
|
||||
build.finalizedBy(copyAllArtifacts)
|
||||
|
Reference in New Issue
Block a user