[Build] Enable Gradle file system watching by default
This commit is contained in:
@@ -44,3 +44,5 @@ kotlin.mpp.stability.nowarn=true
|
|||||||
kotlin.2js.nowarn=true
|
kotlin.2js.nowarn=true
|
||||||
kotlin.native.enabled=false
|
kotlin.native.enabled=false
|
||||||
kotlin.native.home=kotlin-native/dist
|
kotlin.native.home=kotlin-native/dist
|
||||||
|
|
||||||
|
org.gradle.vfs.watch=true
|
||||||
|
|||||||
Reference in New Issue
Block a user