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"
|
rootProject.name = "openrndr-template"
|
||||||
|
|
||||||
ext.set("applicationMainClass", "TemplateProgramKt")
|
|
||||||
|
|
||||||
pluginManagement {
|
pluginManagement {
|
||||||
repositories {
|
repositories {
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
|
|||||||
Reference in New Issue
Block a user