Minimized calls to getDefaultValue
This commit is contained in:
parent
9d3452304c
commit
4e3f021ec3
7 changed files with 31 additions and 27 deletions
|
@ -1,12 +1,6 @@
|
|||
/*
|
||||
* This file was generated by the Gradle 'init' task.
|
||||
*
|
||||
* The settings file is used to specify which projects to include in your build.
|
||||
*
|
||||
* Detailed information about configuring a multi-project build in Gradle can be found
|
||||
* in the user manual at https://docs.gradle.org/8.0.2/userguide/multi_project_builds.html
|
||||
* This project uses @Incubating APIs which are subject to change.
|
||||
*/
|
||||
plugins {
|
||||
id("com.gradle.enterprise") version "3.12.5"
|
||||
}
|
||||
|
||||
rootProject.name = "rife2-template-renderers"
|
||||
include("lib")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue