`gradle.properties`: ``` org.gradle.configuration-cache=true org.gradle.caching=true org.gradle.parallel=true org.gradle.vfs.watch=true ```
gradle.properties: