Build: Fix type of builtinsJar task
Should be org.gradle.api.tasks.bundling.Jar
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
import org.gradle.jvm.tasks.Jar
|
|
||||||
import java.io.File
|
import java.io.File
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
|
|||||||
Reference in New Issue
Block a user