scenery icon indicating copy to clipboard operation
scenery copied to clipboard

Gradle new DSL constructs

Open elect86 opened this issue 10 months ago • 0 comments

  • moved compiling options in their corresponding new dsl constructs
  • fixed a missing import in Volume.kt

Docs

kotlin.compilerOptions configures every Kotlin compilation task in the project.

elect86 avatar Mar 28 '24 11:03 elect86