Got it. FYI, the trick is that the key is a string...
# gradle
t
Got it. FYI, the trick is that the key is a string and the property is not a map.
Copy code
properties {
                    'kotlin.compiler.incremental' 'true'
                }