Remove lingering import and ext.set()
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import groovy.xml.dom.DOMCategory.attributes
|
||||
|
||||
rootProject.name = "openrndr-template"
|
||||
|
||||
ext.set("applicationMainClass", "TemplateProgramKt")
|
||||
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
|
||||
Reference in New Issue
Block a user