Refactor template using buildSrc, feature variants and published version catalogs (#56)
Co-authored-by: Abe Pazos <abe@hamoid.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
project.name=openrndr-template
|
||||
project.group=org.openrndr
|
||||
project.version=1.0.0
|
||||
applicationMainClass=TemplateProgramKt
|
||||
openrndr.tasks=true
|
||||
kotlin.code.style=official
|
||||
#org.gradle.configuration-cache=true
|
||||
|
||||
Reference in New Issue
Block a user