There are only two settings that are needed to be ...
# coroutines
a
There are only two settings that are needed to be set in
gradle.properties
or `local.properties`: * incremental compilation * coroutines support Both indicate that experimental feature is used. Anything else is set in
build.gradle
file. Nevertheless I agree that Gradle DSL and its documentation should be improved.